SSGET "X"
31-Mar-88 08:56:45
Sb: #21374-SSGET "X"
Fm: Jamie Clay [Adesk] 76703,4204
To: RAYMOND V. BRANDES 73417,2055
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
Because you are trying to SSGET an entity that is a point and a line. No such
animal in my database.
The SSGET is checking entity lists for both of those elements. You have to
perform a separate SSGET for each different entity, color, layer, etc.
You can then merge them with SSADD.
Jamie