Pascal Reference Manual: Errata

The following are errata for Apple Pascal Language Reference Manual # A2L0027 030-0101-00.
Page 22
There is no mention of the CHR (X) function.

Page 86
ORD will accept any ordinal type (integer, character, or user defined type) and return the ordinate of the argument.

NOTE: The most common use for ORD is to return the ASCII value of a character.

Page 148
The two-step boot cannot use APPLE1: for the first step, since RESET does a cold boot in Version 1.1. Use APPLE3: for the first part of the boot instead.
Published Date: Feb 20, 2012