Script to run Rebuild Sort files

Is there a way to run the "Rebuild Sort Files" utility from a command line or through some sort of BOI script?

Parents
  • 0

    I can tell you how not to do it:

    C:

    cd c:\sage\450-std\MAS90\HOME\

    c:\sage\450-std\MAS90\HOME\PVXWIN32.EXE ..\LAUNCHER\SOTA.INI ..\soa\startup.m4p -ARG DIRECT UION clowe password CSG SVSORT

    This just gets me to the dialog box where I have to say OK and then it opens the utility and I still have to select the Module and company. Wouldn't it be nice if the batch file or script could do that automatically?

Reply
  • 0

    I can tell you how not to do it:

    C:

    cd c:\sage\450-std\MAS90\HOME\

    c:\sage\450-std\MAS90\HOME\PVXWIN32.EXE ..\LAUNCHER\SOTA.INI ..\soa\startup.m4p -ARG DIRECT UION clowe password CSG SVSORT

    This just gets me to the dialog box where I have to say OK and then it opens the utility and I still have to select the Module and company. Wouldn't it be nice if the batch file or script could do that automatically?

Children