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

Re: Help with Applesoft BASIC




Theusch Family wrote:

> Hi.
>
> I was wondering, in Applesoft BASIC, if more than one argument can be
> passed
> to a DEF FN custom function.

Going over to Apple II and trying it....

]10 DEF FNA(X,Y)=X+Y
]RUN

<beep>?SYNTAX ERROR IN 10

Nope....