
Return to the WinAS400 Tips
Auto-launch a PC application from the AS/400
With PC Organizer started(strpco) you can, from command line, cl program, rpg with qcmdexc, issue command strpccmd 'start http://www.domain.com/yada/yada.html' we use this function here to autolaunch archived pdfs of customer bills driven from a green screen app. The command below launches the FILE, which by default uses the associated app for the type *.pdf(adobe reader) strpccmd 'start \\servername\YYYYMM\customernumber.pdf' From: Rick Nardone via the Midrange-L Mailing List http://www.midrange.com
[report a broken link by clicking here]






