Michael Madigan wrote: > Redirect the text output? > > run program.exe > output.txt > > append that data into a database or memo field and > manipulate. > >
Yes, that's what I'm doing right now. But wanted to pass it right into a cursor or something, without needing to write it first to a file so as to read it immediately after. I knew it couldn't be done in VFP, but I was hoping. > > > --- Ricardo Aráoz <[EMAIL PROTECTED]> wrote: > >> Hi, >> been learning some Python and got some weird ideas. >> Problem is I would >> like to accomplish some in VFP. So.... >> >> Is there a way in VFP (preferably 6.0) to run a >> '.exe' and redirect it's >> output to somewhere inside my VFP program? >> >> TIA >> >> _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

