Ask the Experts
Ask the Experts
iSeries programming commands
-
Monitoring escape messages and using RCVMSG for diagnostic messages
When an error occurs on an IBM command, the diagnostic messages are sent first, then an escape message, which you can monitor. On AS/400 you see the escape message, and then you use the RCVMSG command to get the last diagnostic message sent to your ... Continue Reading
-
iSeries application display subfiles with other program windows
In iSeries, the display file for programs may need to be set to DFRWRT(*NO) to display other program windows when using multiple programs jointly. DFRWRT(*YES) tells the workstation controller to 'Defer writing the display formats until you receive ... Continue Reading
-
Creating a user profile from a file
iSeries i5/OS expert Ken Graap helps a user with creating a user profile from a file. Continue Reading
-
Command to display CD contents
-
Issuing multiple ENDJOBs for the same job