[A83] Re: more push and pop stuff


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

[A83] Re: more push and pop stuff




And if you want to disp "Done" you can do this: bcall(_DispDone) (has no use
IHMO)
Ronald

>Ah, nice to know.

For BASIC programs an Output(1,1," at the end will work.

>>
>> Try this:
>>
>>  res DonePrgm,(iy+DoneFlags)
>>
>> > It might be a nice trick to avoid the stupid "Done" message.
>>
>>
>>
>>
>
>
>