View Single Post
Old 06-13-2011, 07:00 PM   #26
Last_of_the_PEs
Groupie
Last_of_the_PEs began at the beginning.
 
Last_of_the_PEs's Avatar
 
Posts: 192
Karma: 34
Join Date: May 2011
Device: Entourage PE
Does anyone know if you pass variables to functions by reference or explicitly? And if the function can alter the value of any variable or just those being passed? I'm not clear on how tightly this BASIC adheres to structured programming rules.

I wish there was code that used all these features that I could reverse-engineer. I learn best that way. No matter how the documentation is structured, there is invariably a dozen ways to form the syntax and only one works. Seeing it used successfully cuts out all the frustration.
Last_of_the_PEs is offline   Reply With Quote