Greetings, While we don't reccomend it and have never tested running Sage 100 tasks this way, there is a way to create a shortcut to launch a Sage 100 task. This is similar to what is used to launch VI Jobs external to the Sage 100 Launcher. I believe there is a knowlegebase article about this but I don't know the article number. If you can code your program to launch the following shortcut, then it should work. The one issue is that you need to specify the Sage 100 User and Password in the shortcut which can be a security issue. This example launches Sales Order Entry in my 5.10 installation: D:\sage\5.10\MAS90\Home\pvxwin32.exe ../LAUNCHER/SOTA.INI ../SOA/STARTUP.M4P -arg direct uion user password ABC SO_SalesOrder_UI Replace D:\...\pvxwin32.exe with the path to your Sage 100 installation's pvxwin32.exe file. user = Sage 100 user password = Sage 100 password for user ABC = Sage 100 Company Code SO_SalesOrder_UI = UI program for Sales Order Entry Thank you, Kent
↧