A86: Re: basic programs and stuff


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

A86: Re: basic programs and stuff




>1.  Can anyone think of a way to tokenize a basic program without
>actually running it?  I don't think there's a call but I didn't look
>very hard...

_tokenize  equ  51BDh  ... maybe ???

>2.  Calling exec_assembly puts something on the operator stack (or
>whatever it's called, the one at the top of ram page 1), doesn't it?

I think it's the current program name (_asapvar).

---
Clem Vasseur <darkclem@wanadoo.fr>




Follow-Ups: