Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command Window and _Command.prg
Message
De
10/08/2005 12:59:49
 
 
À
10/08/2005 12:38:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01039904
Message ID:
01039924
Vues:
29
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform