1
DLTOBJ commands
when i am trying to delete the object by using below command DLTOBJ OBJ(&LIBL3/&FILE) OBJTYPE(*FILE)..its giving error like Command is not exists in *LIbl library..Please help me…&LIB3 is my (some X) Library…
Answer Question
| September 3, 2010 11:22 AM
CL Commands, CLLE, CLLE File Declaration, DLTOBJ, OBJTYPE
when i am trying to delete the object by using below command DLTOBJ OBJ(&LIBL3/&FILE) OBJTYPE(*FILE)..its giving error like Command is not exists in *LIbl library..Please help me…&LIB3 is my (some X) Library…
DSPOBJD command with many values in OBJTYPE
Is it possible to DSPOBJD command to do the following: chgvar &objtype values(‘*file’ ‘*pgm’ ‘*cmd’) dspobjd *all/*all objtype(&objtype) When i am doing this i am getting an error “OBJTYPE not valid values *PGM *FILE *CMD” Could you please help how can i bypass this issue as i want to pass many types in &objtype variable
Answer Question
| February 20, 2009 7:08 PM
DSPOBJD, OBJTYPE
Is it possible to DSPOBJD command to do the following: chgvar &objtype values(‘*file’ ‘*pgm’ ‘*cmd’) dspobjd *all/*all objtype(&objtype) When i am doing this i am getting an error “OBJTYPE not valid values *PGM *FILE *CMD” Could you please help how can i bypass this issue as i want to pass many types in &objtype variable
1





