CALL QCMD
LANSA REQUEST(X_RUN) X_RUNADPRM('PROC=*WAMSP WMOD=IIIEMP_4 WRTN=DETAILS WAML=LANSA.XHTML PART=TRN LANG=ENG WASP=/TMP/IIIEMPDET.HTML UDEF=A0090')Note: You can copy this command string from WAM Tutorials in the online guide and use the Edit/Paste menu option in Client Access emulator to copy the command into the 5250 screen. Then press F4 to prompt the LANSA command. |
Note: Your call command should have run successfully because your library list was correct, so that the X_RUN program was found. You logged on a LANSA developer and therefore had the correct library list. |
ADDLIBLE <PGMLIB>
LANSA REQUEST(X_RUN) X_RUNADPRM('PROC=*WAMSP WMOD=IIIEMP_4 WRTN=DETAILS WAML=LANSA.XHTML PART=TRN LANG=ENG WASP=/TMP/IIIEMPDET.HTML UDEF=A0090')
CPY OBJ('/tmp/iiiempdet.html') TODIR('/lansa_<PGMLIB>/webserver/www/htdocs/images') REPLACE(*YES)
http://10.44.10.238/images/iiiempdet.html