Rob,
Obviously I’m calling it correctly because it ran under 2393 code. Same story for Chap6group being a display group. If those things weren’t true it wouldn’t have worked.
The display.newpolygon command is working because it paints the poly on the screen. It is returning an invalid string value. it’s supposed to return a table address right? I printed out sqha_but1 and all I got was a blank line.
To confirm my observations I added a new display group and changed Chap6group to that new group and that failed too.
Soooooooo it ain’t my code that’s failing.
Arthur