Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
D:
cd \200cs\MAS90\Home
ren ...\invoices.csv pending.csv
del D:\autovijobs\success_test.csv
PVXWIN32.EXE ../launcher/sota.ini ..\SOA\MAS90 -ARG ..\VI\VIWI3V W 0 DIRECT AUTO LFL
if EXIST D:\autovijobs\success_test.csv (
echo %date% %time%: VIWI3V >> D:\autovijobs\imports.txt
del D:\autovijobs\success_test.csv
)
ren ...\pending.csv %date:~10,4%%date:~4,2%%date:~7,2%invoices.csv