Msg: 3700 *Conference*
01-04-93 14:05:14
From: GREG MOODY
To : TRACY ALLEN
Subj: REPLY TO MSG #3690 (CALLING BASIC AND RETURNING?)
Tracy, can you repost your message to Drew??? msg #6008 is complete trash.....I know I asked a stupid question but YELLING is not needed ;{)} (me winking through my beard....) to get back to the original question...which I didn't explain very well I'm trying to complete a (comprehensive) menu replacement program which will handle POWR-Disk (pdd), XR4, and RAM in a seamless (as much as possible) manner. I've gotten all the code implemented which will copy files from the pdd->ram, ram->pdd, XR4->ram (.do files); run files (.ba,.co) from anywhere, edit .do files anywhere, kill files anywhere. However I've still got two hurdles, copy .ba from XR4<->RAM, and have the menu come up when a program finishes executing. (errhum make that three hurdles) and to have basic be callable from the menu and return (kind of an extension of having menu activated when a program finishes running.) I'm looking at the xr4ops rom code to solve the XR4<->RAM copy problem, but was looking for help on the other two....(long winded fuzzy aren't i) as a hint I saw what DIRACC allows from telcom (ie call basic and return) so I thought someone might have the sources for that as a help. any help would be appreciated...oh yea, might help if you knew...I'm a computer software engineer by profession and can handle assembly code (not elegantly cause I don't have all the docs I need.) regards, greg