Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql not always rushmore'd
Message
From
04/05/2006 08:28:25
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01113886
Message ID:
01119100
Views:
32
>>>SYS(3092, "SQLLog.TXT")
>>>sys(3054,12,"pcInfo")
>>>llReturn = RunSQL(m.lcSQLStr, m.tcAlias)
>>>*set optimize on
>>>_cliptext = m.lcSQLStr + chr(13) + chr(10) + m.pcInfo
>>>*sys(3054,0)
>>
>>I just tested and as long as I pass a variable name parameter to SYS(3054), it doesn't echo. I'm not sure why you're seing something different.
>>
>>Tamar
>
>I'm not seeing output from this test program on the screen, but my main program shows it on the screen. The main program is actually from Mere Mortals framework.
>
>I'm wondering, if MM users can reproduce this behavior.

Perhaps MM turns sys(3092) and sys(3054) off during startup?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform