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

Re: GSoft Basic subroutine



I got "Syntax error".

On 5月1日, 下午4时22分, "Michael J. Mahon" <mjma...@aol.com> wrote:

> > SUB INITGRAPHICS
> >   HGR
> >   SETPENMODE (0)
> >   SETSOLIDPENPAT (15)
> > END SUB
>
> So what happens if you type in the example?
>
> I wouldn't be surprised if INIT was also a reserved word!
>
> -michael
>