Do you possibly have SET ECHO ON? I have used this without any screen echoes in a prg.
SYS(3054,12,[cResults]) Query blah blah blah cresults=CR+CR+[Query ran in ]+TRANSFORM(nEnd-nStart)+[ seconds.]+CR+cresults STRTOFILE(cresults, [c:\rfc\sys3054.txt],1) MODIFY FILE [c:\rfc\sys3054.txt] NOWAIT -- rk -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MB Software Solutions, LLC Sent: Tuesday, July 24, 2012 5:39 PM To: [email protected] Subject: SYS(3054) VFP9SP2 I'm using SYS(3054,11,"lcRush") to analyze the optimization in my queries, but I don't want the echos to the screen---I only want them in the variable. I don't see a way to suppress this. Ideas? tia, --Mike _______________________________________________ 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/DF1EEF11E586A64FB54A97F22A8BD0441DE51560D5@ACKBWDDQH1.artfact.local ** 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.

