
29 Mar
2004
29 Mar
'04
9:59 a.m.
Another thought, which I hesitate to even mention, would be to call the commandline tool via System.Cmd, pipe the results to a file, and read the file, and parse the results. Slow and ugly, but you could have it working in an hour.
Hadn't even thought of that, must be my clean upbringing.
No need even to use a file; just have it output to a pipe and read directly from the pipe...
--KW 8-)
--
Keith Wansbrough