macto wrote:
Why would you want to do that?
I would imagine that you could put loadwb into the startup-sequence or user-startup file (it's probably best to do the latter). You may also need an endcli after doing loadwb (at least that is how 2.04 is setup).
The point is, loadwb is supposed to be in the startup-sequence already. It's usually the last command before endcli.
If he has to add these manually there is somethign wrong with the existing file, perhaps more than just this.
A correct 2.x/3.x startup-sequence generally does the following essential tasks (amongst others):
creates folders in RAM: for temp files, clipboard and enviromnent
copies the environment archive to the one in RAM:
makes all the default system assigns and paths
invokes the monitor drivers, dosdrivers etc.
invokes the user preferences
attempts to execute any user-startup file
loads the workbench
ends the boot shell