| Support |
| Site Admin |
|
| |
| Joined: 12 Mar 2004 |
| Posts: 370 |
| Location: Omaha, NE |
|
|
|
 |
 |
 |
|
How can I change the default Z or ZZ line command to default all to Uppercase (ie the eval to EVAL)? I know I can use the UP command but that?s 2 steps to accomplish.
Prompt the command RPGTOOLBOX/CHGDFT and set the keywords CASELOGICO(*UPPER) and CASELOGICN(*UPPER). This should then save your default settings for Z and ZZ, as well as the RPGWIZ command. |
|