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

[sqr-users] is there a limt to ARRAY Extents available using SQR 8.x




>SQR 8.x allows you to set up incremental extents to the base array size 
>with an optional "extent= " parameter.  I can't find documentation 
>anywhere that says *how many* extents it will grant tho...  are extents 
>unlimited?  does anyone know? or know where I might find out?
>
>there MUST be a limit... either number of extents or total memory available...
>
>I set up a little test array (below) and built a loop to see if I could 
>figure it out myself... so far I've pushed the number of extents to 1200 
>so it seems to me that the limit must be memory size if one exists.
>
>create-array name=t_array size={T_ArrayMax} extent=5
>    field=a:char
>    field=b:char
>    field=c:char
>
>any ideas?
>
>--wb

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