Remote-processing BASIC 52 Manuel d'utilisateur Page 82

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 163
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 81
RPBASIC-52 PROGRAMMING GUIDE
2-63
MTOP
Syntax: MTOP
MTOP = last valid RAM address
Function: Reads or assigns the top of external data memory which will be used by Basic for variable, string,
and RAM program storage
Mode: Command, run
Use: MTOP=30000
PRINT MTOP
Cards: All. Command is limiting on cards with 128K or more of RAM.
DESCRIPTIONS
The MTOP system control value is the maximum external data memory address which RPB ASIC-52 w ill use
for RAM program space and variable and string storage. MTOP is not necessarily the top of available
external data memory. On cards with 32K of RAM, MTOP is automatically set to 7E00H on power up. On
cards with 128K or more of RAM, MTOP is set to 0FFFFH on power up.
RELATED
ST@, LD@
ERROR
MEMORY ALLOCATION MTOP has been assigned a value greater than top of external data memory.
EXAMPLE
? MTOP
65535
Vue de la page 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 162 163

Commentaires sur ces manuels

Pas de commentaire