Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Logging to Command Window
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01141328
Message ID:
01141332
Views:
18
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform