Re: String manipulation via API

2006-07-27 Thread Carey Matthew Black
Rick, Before I went there.. I would look at the "Scripting plugin" the Remedy released as a general purpose plugin for ARS server. (Developers community download) The Java one would work quite well to getting to a real Regexp ability to parse/substitute with a very low cost of ownership fo

String manipulation via API

2006-07-27 Thread Rick Cook
** Is it possible to perform substr-type actions via API call (I'm guessing ARSetEntry)?  If so, can someone provide an example of what that would look like?  I'm not much of a C programmer, so use small words, please. :)   Thanks! _