|
Chingu Startup-sequence / 2012-01-13 16:26:40
Commands |
Arguments |
Comments |
Versions |
Assign
|
>NIL: ENV: ENVARC:
|
Create of the basic folders needed to run most of the programs. |
v37.4 |
MakeDir |
>NIL: RAM:T |
v37.2 |
Assign |
>NIL: T: RAM:T |
v37.4 |
C:TestPort |
LEFT |
Call to Bootdude. |
N/A |
If
|
WARN
|
If the left-mouse button is pressed... |
v40.2 |
C:BootDude
|
|
... Then, call BootDude... |
v1.5 |
Else |
|
... Else, ... |
v40.2 |
C:Execute
|
>NIL: <NIL: S:BD/Workbench_v3.1.boot |
Execute the normal boot sequence. |
v37.11 |
EndIf |
|
|
v40.2 |
C:EndCLI |
>NIL: |
Close the default CLI |
v40.2 |
|
|