Remote-processing BASIC 52 Instrukcja Użytkownika Strona 80

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 163
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 79
RPBASIC-52 PROGRAMMING GUIDE
2-61
LOAD
Syntax: LOAD [segme nt]
Where: segment = 0 to 7, see table below.
Function: Loads a program from EPROM
Mode: Comm and
Use: LOAD 1 Loads program from mem ory segment 1
Card: All. Maximum segment is card dependent. Refer to your cards hardwa re manual.
DESCRIPTION
Up to 8 different programs can be saved and loaded from flash EPROM. The m aximum number depends
upon the EPROM size. When no segment is specified, 0 is assumed.
Use LOAD to retrieve programs for editing. LOAD overwrites and replaces the previous program. You
cannot merge programs. Programs are saved to flash EPROM using the SAVE n command.
For more information on segments and EPROM sizes, see the SAVE command.
RELATED
SAVE, EXECUTE
ERROR
BAD ARGUMENT segment > 7
Przeglądanie stron 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 162 163

Komentarze do niniejszej Instrukcji

Brak uwag