en:docs:dos:cmd:basic:merge

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.