[Coco] How to use runb?

Greg glaw at live.com
Sun Apr 5 10:13:42 EDT 2020


Do you also have the piper device driver loaded in your OS9Boot file? If you do, runb is trying to link and execute the piper device driver and this is not a Basic09 I-Code module.

I seem to recall checking for EOF on stdin for an SCF device works fine but it requires setting the EOF character in the device descriptor (I think the default is 1B or escape) and providing this character at the end of the input.

On 4/5/2020 2:08:03 AM, "Walter Zambotti" <zambotti at iinet.net.au> wrote:

>That's weird.
>
>If I run the packed version with basic09 like so:
>
>$ basic09 piper
>
>It works
>
>$ runb piper
>ERROR #051
>
>So not sure!



More information about the Coco mailing list