Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command Window and _Command.prg
Message
De
10/08/2005 12:38:36
 
 
À
10/08/2005 12:16:08
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:
01039912
Vues:
15
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform