Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print to printer instead of screen
Message
From
31/10/2002 07:06:49
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
30/10/2002 20:27:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00716878
Message ID:
00717263
Views:
14
>Hi,
>I have a module that print text to file. I have set console off, but why it still print text on screen and file too?
>
>Thank you

SET CONSOLE will affect output of "?" and "??". Output of "@...SAY" is controlled by other settings (SET DEVICE).

I am not aware of other settings that might affect output on screen of "?" and "??".

Another suggestion is to check whether SET CONSOLE is really OFF when you need it to be. Ask the debugger for SET("CONSOLE").

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform