Skip to navigation


Save and load: ERTAB

[Apple II version]

Name: ERTAB [Show more] Type: Variable Category: Save and load Summary: A lookup table for the five disk error messages
Context: See this variable in context in the source code References: This variable is used as follows: * diskerror uses ERTAB
.ERTAB EQUW DERR1 ; Error 1: Disk write protected EQUW DERR2 ; Error 2: Disk full EQUW DERR3 ; Error 3: Catalog full EQUW DERR4 ; Error 4: Disk I/O error EQUW DERR5 ; Error 5: File not found