Re: A86: disp a menu


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

Re: A86: disp a menu





On Fri, 26 May 2000 19:13:04 -0600 "Kirk Meyer" <KirkMeyer@bigfoot.com>
writes:
> Jonah's routine should work. You don't want to use the ROM call for
> enu( even if you could find it because you'll have to do icky things 
> like
> create temporary strings.

you don't have to create temporary strings, just hook the cxmain &
cxputaway vectors to prevent your program from being bashed and exit. 
keep everything in the _asm_exec_ram space (i think that'd work...)

temporary strings should be no more icky to create than normal strings 

-josh



________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.



Follow-Ups: