back to Command Reference
[All Models]
Mix a program from a file with the current program in memory.
MERGE "file descriptor"
MERGE "0: TEST.BAS"
MERGE "CAS0: SUBPROG"
file descriptor: String expression specifying the device and filename.
MERGE does not
clear the current program or variables before loading.CAS0: is the default device when the device name is omitted from the
file descriptor.