Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command Window and _Command.prg
Message
From
10/08/2005 12:59:49
 
 
To
10/08/2005 12:38:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01039904
Message ID:
01039924
Views:
28
>>Hi
>>
>>Does anyone know how to force the writing of the Command window content to the _Command.prg progamatically. I find it is a problem in my AppStart add-on.
>
>
>ACTIVATE WINDOW "COMMAND"
>SYS(1500, '_MED_SLCTA', '_MEDIT')
>ACTIVATE WINDOW "COMMAND"
>SYS(1500, '_MED_COPY', '_MEDIT')
>STRTOFILE(_CLIPTEXT, JUSTPATH(SYS(2005))+"\_Command.prg")
>MODIFY COMMAND JUSTPATH(SYS(2005))+"\_Command.prg" NOWAIT
>
Thanks

I will keep this one in my archives.
Greg Reichert
Previous
Reply
Map
View

Click here to load this message in the networking platform