Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql not always rushmore'd
Message
From
04/05/2006 13:46:11
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01113886
Message ID:
01119292
Views:
20
>>>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?
>
>I searched our project using Code Reference and there is no SYS(3054 in it.
>
>But here is very simple reproducible scenario:
>
>Create a program
>with the following lines
>private pcInfo
>
>SYS(3092, "SQLLog.TXT")
>sys(3054,12,"pcInfo")
>*some select statement
>
>Then run any select statement in the command window. You'll see output displayed on the screen. That's what happenning here.

I see it with your code. I think the problem is that the variable is going out of scope.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform