Generally it is, but you have to write a little program to launch the application, then assign the program to a Menu Option in MFG/PRO.
So, if you had a program launchexcel.p which looked like this:
Code:
OS-COMMAND NO-WAIT VALUE ("""C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE""").
you could then add launchexcel.p to the MFG/PRO Menu and choosing it would launch Excel. You would probably have to compile the program first, depending on your licencing.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.