My requirement is I want to ensure that CL program enter into MSGW status after processing all the statements. What are the easiest ways to achieve this? (Without calling any programs from the CL)
Software/Hardware used:
ASKED:
November 30, 2008 6:54 PM
UPDATED:
March 3, 2011 11:41 AM
Assuming that DSPW is just as good as MSGW, try:
SNDPGMMSG MSG(‘Press Enter to Continue’) TOPGMQ(*EXT) MSGTYPE(*INQ)
Otherwise please provide more information on your requirement.
Does “Copy From Stream File (CPYFRMSTMF)” command support mixed DBCS and SBCS on AS/400 V5R4. The requirement is to copy the data having english and chinese characters using CPYFRMSTMF command.
Please reply on urgent basis..