<code>AUTO </code>[‹line number›][<code>,</code>‹increment›]: Changed identifiers to those used by Amstrad
m+69
Splitting article into smaller pieces
+880
Started converting styles to match that of official Amstrad manuals. Use <code> instead of <pre> or <tt>.
+3,481
RENUM [newLine],[oldLine],[step]: Adjusted argument list
m+70
Fixed error caused by one of my previous edits
m-20
Changed disk to disc in line with Amstrad documentation
mCAT: Corrected examples
m+9
ERASE v[$(i1[,i2]): Corrected argument list
+113
DRAW x,y [,[i1][,i2]]: Reworded slightly to clarify
m+9
DIM v[$](i1[,i2]): Expanded entry to (hopefully fully) explain multiple dimensioned arrays
+717
DELETE [line]: Expanded entry to show more (hopefully all) options
+260
AUTO [Ln, i]: Either arguement is optional, don'
m+21