Array length: Difference between revisions

Content deleted Content added
Xixo (talk | contribs)
Line 753:
 
NOTE -- This program runs only under LB Booster version 3.05 or higher because of arrays with more than two dimensions, passed array names to functions and subroutines as a parameter, and structured error trapping syntax. Get the LBB compiler here: http://lbbooster.com/
{{works with|LB Booster}}
 
<lang lb>
FruitList$(0)="apple" 'assign 2 cells of a list array