Talk:CreateArray
Revision as of 00:26, 16 February 2008 by imported>Speedo (New page: Is it possible to define the size of the array (and/or set it write protected) without having to explicitly set ''EspID''? Eg, if you just use: CreateArray 0 10 Will ''EspID'' be set app...)
Is it possible to define the size of the array (and/or set it write protected) without having to explicitly set EspID? Eg, if you just use:
CreateArray 0 10
Will EspID be set appropriately to that of the current Esp, or will it be set to "0"?
--Speedo 00:26, 16 February 2008 (EST)