Launching Sales Order Entry Outside of Sage

SUGGESTED

I am trying to use code that i have used in previous versions of Sage 100 to launch into Sage Sales Order Entry from an Access Data Base.  By previous version note that we were on Sage 2013 and took a huge leap to Sage 100 Advanced 2018  (Version 6.00.2.0).  Here is the previous code that worked wonders for years:  

ChDrive "T"
ChDir "T:\MAS90\HOME"
Shell ("T:\MAS90\HOME\pvxwin32.exe ..\LAUNCHER\SOTA.INI ..\SOA\Startup.M4P -ARG DIRECT UION UserID UserPassword ABC SO_SalesOrder_UI ")

At this point in time when the code is called i get an error message that says:  Module R/A is not on file.  

Can someone give me some pointers on how to resolve this issue?

Parents Reply Children
No Data