diff --git a/doc/c128.sgml b/doc/c128.sgml index a2ef0829b..95d130608 100644 --- a/doc/c128.sgml +++ b/doc/c128.sgml @@ -265,6 +265,12 @@ does not exist). Command line argument passing is currently not supported for the C128. +Program return code

+ +The program return code (low byte) is passed back to BASIC by use of the +Interrupts

The runtime for the C128 uses routines marked as Program return code

+ +The program return code (low byte) is passed back to BASIC by use of the +Bugs/Feedback

diff --git a/doc/c64.sgml b/doc/c64.sgml index 46c9b01aa..5aac45af2 100644 --- a/doc/c64.sgml +++ b/doc/c64.sgml @@ -263,6 +263,11 @@ supported by BASIC, the following syntax was choosen: +Program return code

+ +The program return code (low byte) is passed back to BASIC by use of the +Bugs/Feedback

diff --git a/doc/cbm610.sgml b/doc/cbm610.sgml index 5a4d18cfb..cafe55b26 100644 --- a/doc/cbm610.sgml +++ b/doc/cbm610.sgml @@ -249,6 +249,12 @@ Command line argument passing is currently not supported for the Commodore 610. +Program return code

+ +The program return code (low byte) is passed back to BASIC by use of the +Interrupts

The runtime for the Commodore 610 uses routines marked as Program return code

+ +The program return code (low byte) is passed back to BASIC by use of the +Interrupts

The runtime for the Plus/4 uses routines marked as