[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: [sqr-users] Arrays in SQR



Bindu,

> Can an array be passed back as an argument from a procedure. If so can
> somebody please send me the syntax.

No, they cannot.  All arrays are global so you can access them 
from anywhere, but you cannot make references to them by any kind
of variable means.  You may be able to use #define and {} to 
create a generic routine for working on an array and then 
#include the definition, but that's about as close as you'll get.

Ray
----------------------------------------------------------------------
Ray Ontko   rayo@ontko.com   Phone 1.765.935.4283   Fax 1.765.962.9788
Ray Ontko & Co.   Software Consulting Services   http://www.ontko.com/

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users