Skip to content

Timed Event - Program Execution

The execution of DOSEMU-based Timed Events is failing as the specified command-line and startup directories are not properly transferred to external.bat.

SCFG->External Programs->Timed Event

Start-up Directory ../xtrn/l77/bre

Contents of external.bat:

@lredir E: linux\fs\sbbs\xtrn\l77 >NUL

The only workaround is to change the command line to be fully qualified: E:\BRE\BRE_I.BAT.

The Timed Event Start-up Directory should properly transfer to external.bat.