PBASIC Structural Question
buzzman
Posts: 2
Noob question about PBASIC structure.
In BASIC one can create a Sub routine and pass it parameters.
Likewise, one can create a function, pass it parameters and have it return a value.
Is this construct available in PBASIC?
I see nothing in the big book.
Thanks!
In BASIC one can create a Sub routine and pass it parameters.
Likewise, one can create a function, pass it parameters and have it return a value.
Is this construct available in PBASIC?
I see nothing in the big book.
Thanks!
Comments