Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turn on word search in modify command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01583391
Message ID:
01583441
Views:
64
This message has been marked as a message which has helped to the initial question of the thread.
Likes (1)
>Part of our error reporting program saves a complete memory dump to a memo field. I have added a copy memo to a text file then I do a modify command memory.txt so I can see it in detail. However, the CTRL+F search does not work. I turn off all the tool bars going into the program and I assume that's why. Can anyone save me a day of work and tell me what to do to turn the search on while I'm in the modify command and back off coming out?
>Thanks

Might not fit your situation but you might try
PUSH MENU _msysmenu
SET SYSMENU TO default
*** Do you Stuff ***
POP MENU _msysmenu
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform