That would be great Bob. Thanks!
Kurt From: M100 [mailto:[email protected]] On Behalf Of Bob Pigford Sent: Tuesday, October 11, 2016 6:01 PM To: 'Model 100 Discussion' <[email protected]> Subject: Re: [M100] Basic question Kurt, A year of two ago, for a submission to the Club100 Programming Contest, I submitted code for a DIARY.BA program where I followed that article and made code that jumps to TEXT from BASIC then returns to BASIC. I also worked out the respective bytes for the T200. Let me know if you would like to see my code. I am happy to share. Bob From: M100 [mailto:[email protected]] On Behalf Of Kurt McCullum Sent: Tuesday, October 11, 2016 5:32 PM To: Model 100 Discussion Subject: Re: [M100] Basic question John, I found the article so no need to dig it out. Thanks for letting me know the Title, it made finding it much easier. Kurt On Tuesday, October 11, 2016 1:57 PM, John R. Hogerhuis <[email protected] <mailto:[email protected]> > wrote: Yes there's a portable 100 article on calling TEXT. It requires some ML code. I have a printout of the article I will let you know the reference info when I get home if you don't find it some other way first. -- John. On Tuesday, October 11, 2016, Kurt McCullum <[email protected] <mailto:[email protected]> > wrote: I have a BASIC question for the experts on the list. Here is what I'm trying to do. I've got a BASIC program that gathers data and writes it to a .DO file. I want to be able to call TEXT from BASIC so I can edit this file. Then when I'm done (Double ESC or F8), I would like to return back to BASIC. Is that possible? Kurt
