Table of Contents
MERGE
Syntax
MERGE filename$
Description
Merges the BASIC program in filename$ into the current BASIC program. Lines in filename$ replace any matching lines in the current program.
MERGE filename$
Merges the BASIC program in filename$ into the current BASIC program. Lines in filename$ replace any matching lines in the current program.