How can I clear a MENU from the screen?
Kenneth Brody
kenbrody at bestweb.net
Thu Nov 4 13:49:40 PST 2004
Robert wrote:
>
> I am having trouble clearing a menu from the screen if a show raw is the
> action.
[...]
> Then: dim optmenu(3)
> Then: optmenu("1")="Image Right Options";optmenu("2")="1:Open Current File"
> Then: menu optmenu opencur
> Then: end
> opencur
> If: 'open current file in IR
> Then:
> Then: show raw chr("27"){"&oFopen_file(\""{PolicyNumber{"\");"{chr("13")
> Then: end
>From your description, I assume that if you leave the SHOW RAW off, the menu
properly clears from the screen? If so, then the SHOW RAW is apparently
causing some bad interaction between filePro and the emulator.
Try putting a VIDEO SYNC immediately before the SHOW RAW.
--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody | www.hvcomputer.com | |
| kenbrody/at\spamcop.net | www.fptech.com | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <mailto:ThisIsASpamTrap at gmail.com>
More information about the Filepro-list
mailing list