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

Re: USR() SCRN?



D Finnigan wrote:
> Steve Nickolas wrote:
>> The methodology for handling USR applies the same to EHBASIC (where I
>> intend
>> to use it) and FPBASIC (which is the dominant BASIC interpreter around
>> these
>> parts), so perhaps someone knows.  I want to implement SCRN( as a USR
>> function (so as not to have to muddle with the token table again), but
>> every
>> way I am attempting to implement it is causing me a Syntax Error.
> 
> Have you taken a look at the SCRN routine in the Monitor firmware?
>

I intend to use it.  The problem is the BASIC interfacing.

-uso.