• Launching MicroStation using Windows Task Scheduler

    I have a DOS batch file that launches MicroStation, runs a script using the -s switch. The script will run a MVBA which performs some CAD functions then exits MicroStation. The functions performed do not impact this question, so I have not included them…
  • MicroStation configuration

    Can someone describe what the following does: "BLOCKED SCRIPTvoid(null);" "-wsMY_FILE=%1" "%1" Does this stop normal configuration script processing and replace with the following only? "-wsMY_FILE=%1" "%1"