DigaLoad
The DigaSystem Loader uses this key to determine which programs it must update and start. Normally, in the command line to start DigaLoad you specify a name, e.g."MyDigaSystem". A value must exist with exactly the same name. All the programs specified in this value are loaded if you execute "DigaLoad MyDigaSystem". You can define as many values as you like, each of them being a possible parameter to DigaLoad. The entries have to be identifiers separated by colons, e.g. "Edit-Station, DigaTrans". Each of these names must be also a string-value in the "Programs"-key which specifies the program to load with fully qualified pathname, e.g. "Edit-Station=C:\DigaSystem\EDIT_32.EXE". Before the name of each program in the load line you may put an asterisk '*'. In that case DigaLoad will try to load the corresponding program in the foreground, otherwise it will try to load it in the background. Any command line parameters may be added behind the identifier. If any parameter is given here, it overrides the command line which can be specified in the "Programs"-key. Example: "Digas=Scheduler MINIMIZE, *DBM, Edit-Station". Since version 1.2 there is another special identifier which should not be used as a program name. If you add the word "Login" to the list of programs which should be started, DigaLoad will perform a login to the DigaSQL.DLL before starting the first program. The exact location of the word login does not matter, you can add it at the end of the list. For the login you can specify a username in the command line with the parameter "/Login ..." or "-User=..." or in the subkey "AutoLogin". If nothing is found there, a login dialog box will appear. For further information have a look at the extra documentation of DigaLoad. The parameters in this section have a special meaning and must NOT be used as a name for a program group!