Alpha Log
- Last UpdatedMar 04, 2025
- 1 minute read
The alpha-log is a file containing a record of all the commands processed together with any text output and error messages. To start recording, use one of the following commands:
|
alpha log /filename |
$* to open a new file |
|
alpha log /filename OVERWRITE |
$* to replace an existing file |
|
alpha log /filename APPEND |
$* to add to an existing file |
To finish recording and close the file use:
alpha log END