[Coco] Syscall

phil pt ptaylor2446 at gmail.com
Fri Mar 2 22:33:57 EST 2018


I already tried loading Syscall and then the program and I am getting the
same issue, Then I tried merging runb syscall centertext and errmsg and
that did not resolve the issue.  When I type mfree It displays that I have
plenty of memory available

On Fri, Mar 2, 2018 at 10:01 PM, Wayne Campbell <asa.rand at gmail.com> wrote:

> I run into this problem a lot. What's happening, is that basic09 is trying
> to load all of the parts that are merged together into the workspace at the
> same time and it's not working. The best way to deal with this issue is to
> make sure that you have enough space available in the workspace and load
> syscall by itself into memory before running your program. This is not the
> best way to deal with these things but at this point it's the only way I
> found to deal with it while working in basic09. Perhaps Curtis or someone
> else can provide a better way.
>
> On Fri, Mar 2, 2018, 5:58 PM phil pt <ptaylor2446 at gmail.com> wrote:
>
> > I am getting error 43 while trying to call syscall in my basic09 code. I
> > have the correct type and runb and syscall merge.
> >
> > --
> > Coco mailing list
> > Coco at maltedmedia.com
> > https://pairlist5.pair.net/mailman/listinfo/coco
> >
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list