Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Logging to Command Window
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01141328
Message ID:
01141332
Vues:
24
>I'm trying to write text into the Command window to log menu selections, similar to the way the SourceSafe integration does. I've got everything working except for one thing: it isn't persistent. When I try to KEYBOARD "{ENTER}" to commit the comment, it does nothing (except scroll up one line). I recognize this behavior from all-too-frequent occurences of trying to type "CANCEL" in the command window to clear the current READ EVENTS.
>
>I thought about trying to write directly into HOME(7)+"_COMMAND.PRG", but I know that's only saved on exit, which wouldn't be helpful in this case.

How do you put comments into the command window? Can you post your code? Did you try something like
KEYBOARD "{CTRL+F2}* This is a comment {ENTER}* This is second line {ENTER}" PLAIN 
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform