re: A86: Menu question


[Prev][Next][Index][Thread]

re: A86: Menu question



Joshua - 
         Make a call to this system routine.
;
; flushallmenus : clear system and application menu stacks
;
;
_flushallmenus  equ   49DCh

You will still need to make a call to clear the screen.

Later,
Pat

------------------
Original text

From: Grams Family <grams@netcarrier.com>, on 10/24/97 12:11 PM:
I know sombody has asked this before, but does anyone know how to tell the
calc to close any open menus, so you can print on the bottom of the screen
with _puts? I'm writing a mem view/edit/search program, and it's kind of
annoying to have to close the menus before you start a program...

--Joshua



Follow-Ups: References: