Welcome, Guest. Please login or register.

Author Topic: AsimCDFS_Buffer assign oddity {solved}  (Read 1349 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: AsimCDFS_Buffer assign oddity
« on: August 19, 2007, 10:37:14 AM »

The Mount command which mounts everything from devs:dosdrivers is run before the execution of user-startup. So if your CD0 needs that assign ,you should either move CD0 from Devs:Dosdrivers into WBStartup or you could move the Assign command from user-startup into startup-sequence just before the Mount command.

Bye,
Thomas