<slushpuppy> hm, why would this throw an error
<slushpuppy> function param: colorTols : array of array[0..1] of Integer
<slushpuppy> [[7307392,22],[4011829,22]] <-- how i am calling it
<slushpuppy> er what data i am passing into it*
<slushpuppy> it can compile, but running it causes issues
<slushpuppy> is it possible that the PS interpreter doesn't allow for multidimensional int arrays
I hope someone else can shed some light<Mayazcherquoi> slushpuppy: I don't believe you are allowed to set the second dimension of an array like that
<slushpuppy> eh
<slushpuppy> i hate these gotchas
<Mayazcherquoi> Well, not in PascalScript at least i believe.



Reply With Quote










