Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
SRP_FastArray insert
Does FastArray have a way of appending values? Or do I have to keep track of the number of items in the array and use Insert?
Comments
Calling SRP_FastArray
sys1000 Error loading program
SRPUTITIESAPI_DYNAMICARRAYINSERT
Code that fails is
Call SRP_FastArray("Insert", New_Load, -1, 0, 0, Inx)
"Create" and "Match" seemed to work and are called prior to the above line.
SRPUTILITIESAPI_DYNAMICARRAYINSERT