Archived issue #0021046
XShow raises an exception
Description
Call this script under draw:
box B 100 100 100
XNewDoc D
SetShape D 0:1 B
XShow D 0:1
-> exception...
box B 100 100 100
XNewDoc D
SetShape D 0:1 B
XShow D 0:1
-> exception...
Additional information
Documentation remark, added by Author 2009-05-13 10:27:08:
Changes:
Just a check on NULL object was skipped. I added it.
Changes:
Just a check on NULL object was skipped. I added it.
Public activity
2 archived notes
Participants are labeled by their role within this record.
*** Bug 20816 has been marked as a duplicate of this bug. ***
*** Bug 20816 has been marked as a duplicate of this bug. ***
Related records