Apple Logic Board Technical Information Seite 42

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 77
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 41
of the program from the starting line number up to and including
the ending line number is saved.
Error status:
0 = success
1 = illegal function
2 = variable not found
7 = segment already exists
9 = illegal segment name
10 = no program area specified
12 = not enough room in extended RAM
4 — Fetch subroutine or program segment
function, segment name, error status, start line number, un-
used
This function retrieves the named segment. It overwrites the
portion of the current program beginning at the starting line
number. Thus it overlays part of the existing program.
Error status:
0 = success
1 = illegal function
2 = variable not found
8 = segment not found
9 = illegal segment name
13= not enough room in normal memory
5 — Store array
function, segment name, error status, array name, unused
This function stores the contents of a reel, integer,or
string arrays (Integer Basic only) in a new segment. The new
segment is given the specified name. The array must be specified
by name; i.e., this value may not be a number. For storing
Applesoft string arrays, use function #15.
Error status:
0 = success
1 = illegal function
2 = variable not found
7 = segment name already exists
9 = illegal segment name
11 = no array specified
12 = not enough room in extended RAM
40
Seitenansicht 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 76 77

Kommentare zu diesen Handbüchern

Keine Kommentare