look into WSHPipe() from the udf forum.

It will capture the output from a cndline app, and dump the output into an array to make it easier to parse.

Otherwise, you will have to redirect output into a text file and then read the file into an array, etc...
_________________________
How to ask questions the smart way <-----------> Before you ask