v1.2
v1.2 of the module includes:
- The new functions
Stack.GetItemsArray,File.WriteStack,File.ReadStackBack, andStack.LoadFromFile. - Improved formatting of
Stack.Copyto further prevent fatal error-inducing collisions. - Bug fix for
Stack.Pushwhere if you were specifying an index theItemCountwas still getting increased. - Adds the data type
eStackDataInvalidto denote when the data stored is not validStackData.