OBJLIST Questions

1

SAVOBJ with OBJ as variable
Can we use variable in SAVOBJ like SAVOBJ OBJ(&OBJLIST).? I have a file containing list of objects to be saved. I was planning to read and concatenate the object names in &OBJLIST and later use in SAVOBJ. But getting a “Value ‘xxxxx xxxxx’ for OBJ not a name or generic name. I think the quotes [...]

Answer Question   |  July 13, 2009  11:46 AM
CL, OBJLIST, SAVOBJ
asked by:
60 pts.

1