Fix tables
@ -43,6 +43,7 @@ the result is formatted:
|
||||
`NOW`, `LASTSYNC` and `LASTADJ` accepts `DOS`, `ASCII`, `DATE`, `TIME`, `RFC850`,
|
||||
`RFC1123`, `RFC2822`, `RFC3339` or `ISO8601` as first parameter. `DOS` is
|
||||
assumed if parameter is not specified.
|
||||
|
||||
| Style | Description |
|
||||
| ------- | ------------------------------- |
|
||||
| `DOS` | AmigaDOS style |
|
||||
@ -65,12 +66,13 @@ addition value parameter.
|
||||
`ID`, `VERSION`, `HELP`, `SHOW`, `HIDE`, `START`, `STOP`, `SHUTDOWN` and `LOGTRANS`
|
||||
does not accept parameters.
|
||||
|
||||
**Error handling@**
|
||||
**Error handling**
|
||||
|
||||
The local variables TIMEKEEPER.ERRORCODE and TIMEKEEPER.ERRORTEXT
|
||||
are set on each call too ARexx.
|
||||
|
||||
There is a number of possible error codes.
|
||||
|
||||
| Code | Description |
|
||||
| ---- | -------------------------------------- |
|
||||
| 0 | No errors |
|
||||
|
||||
Reference in New Issue
Block a user