Example of how to run BASIC on an Apple I - with LOMEM

EXAMPLE OF HOW TO RUN BASIC ON AN APPLE I - setting LOMEM
_____________________________________________________________


\                               press reset
C100R                           run cassette program

C100: A9*                       (APPLE I response)
E000.EFFFR                      read BASIC into memory
\                               (APPLE I response)
E000R                           start-up BASIC

E000: 4C                        (APPLE I response)
>LOMEM-768                      set low memory boundry
>10 PRINT"SAMPLE PRORGRAM #2"   type in new program
>20 PRINT"THIS PROGRAM USES"    type in new program
>30 PRINT"MEMORY FROM"          type in new program
>40 PRINT"768 TO 4096"          type in new program
>50 END                         type in new program
>RUN
SAMPLE PROGRAM #2               (APPLE 1 response)
THIS PROGRAM USES               (APPLE 1 response)
MEMORY FROM                     (APPLE 1 response)
768 TO 4096                     (APPLE 1 response)
>\                              press reset
C100R                           run cassette program

C100: A9*                       (APPLE 1 response)
4A.00FFW300.FFFW                write program to tape
\                               (APPLE 1 response)
C100R                           enter cassette program

C100: A9*                       (APPLE 1 response)
4A.00FFR300.FFFR                read program from tape
\                               (APPLE 1 response)
E2B3R                           re-enter BASIC

E2B3: 20                        (APPLE 1 response)
>LIST
 10 PRINT "SAMPLE PROGRAM #2"   (APPLE 1 response)
 20 PRINT "THIS PROGRAM USES"   (APPLE 1 response)
 30 PRINT "MEMORY FROM"         (APPLE 1 response)
 40 PRINT "768 TO 4096"         (APPLE 1 response)
 50 END                         (APPLE 1 response)
>

Computer Type: 
Manufacturer: