Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DIR / Directory Command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01015870
Message ID:
01015916
Views:
16
Thanks, that work and Steve solution works too.
Thaks to both of you

>>How can I suppress ("Press any key to continue") message from appearing when I issue command DIR C:\TEST TO FIle Test.txt
>>Any help
>
>
>SET CONSOLE OFF first:
>
>
>SET CONSOLE OFF
>DIR C:\TEST TO FILE test.txt
>SET CONSOLE ON
>
>
>--Brad
Previous
Reply
Map
View

Click here to load this message in the networking platform