Mike,

Michael is on the right track, but your script likely can not take the
contents of the character field as a command line parameter. (Due to
silly little things like hard returns in the field.)

However, your Run Process could be an ARS API client program that logs
into the ARS server and retrieves the record/fields contents and
writes the file out in what ever format you want. You could choose
from the C, Java, ARSPerl, or even a .Net API wrapper to do the job.
But it would require some programming.

Alternately you could write something that translates the "Log to
file" format into the format your after too. That way you could use
any language you prefer to do String parsing with. (And, BTW, this
kind of thing is exactly why the "Log to file" function exists in the
ARS server.)

HTH

-- 
Carey Matthew Black
Remedy Skilled Professional (RSP)
ARS = Action Request System(Remedy)

Love, then teach
Solution = People + Process + Tools
Fast, Accurate, Cheap.... Pick two.


On 9/18/07, Durrant, Michael M. - ITSD <[EMAIL PROTECTED]> wrote:
> **
>
> My first thought would be a Run Process action, feeding the desired
> parameters into a VBS or Perl script.  Then you can write it to any number
> of other files / databases from your script.
>
>  ________________________________
>  From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] On Behalf Of Mike Buick
> Sent: Tuesday, September 18, 2007 12:56 PM
> To: [email protected]
> Subject: Exporting field information to a windows file
>
>
> **
>
> Hi,
>
> I have a form which holds statistical information, and a filter formats this
> data into a character field on this form.  I am looking for a method to
> export this field data, using a filter or escalation, into a Windows file
> (Windows application server).
>
> Log to file outputs is an alternative, but the format is unsuitable, as the
> windows text fiel needs to be people friendly.  Wondering if there is a way
> of doing this from a filter or escalation?
>
> Tried and trusted ideas, or suggestions would be appreciated.
>
> Thanking you

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to