For reasons unknown, the new objects are ignoring the commands I am using to set the top and left of the object for positioning. I know the syntax is correct.
Code: Select all
set the top of field newField of stack myStack to 479
set the left of field newField of stack myStack to 128
I have checked the objects and there is no geometry being set.
Any ideas?