Thanks everyone. I'll try using a dimensioned array. Despite nearly 10
years of jbasic experience, this will be the first time I've used a
dimensioned array!

While on the subject... Is passing an array of file pointers through
recursive function calls a good idea? While parsing xml data, that
array would be passed to functions thousands of times per second. The
reason I chose to pass files as parameters is that it seems more
computationally efficient than opening and closing files for ever xml
element. Is that a correct assumption?

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to