Re: run windows program
"Brian Grellinger" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <s2ce66e4.096@da-nw3> |
Shellexec may do it. Brian Grellinger I.S. Manager Doosan Infracore America Corp Information Systems >>> [email protected] 07/08/05 10:39AM >>> Hello list. Does anyone know how to start a windows program from 4js depending on the windows file extension. Like : LET win_cmnd = "c:\\\\test.eml" CALL WinExecWait(win_cmd) returning ... I would like it to start Outlook with the file test.eml but instead 4js crashes. Many thanks Henk Sanders