RUN p1 . . . pn FILE= CLEAR= VAR=
'filename p1 . . . pn CLEAR= VAR=
RUN "statement
' "statement
The RUN statement can be abbreviated; see the examples below.
RUN p1 . . . pn FILE=xxxxxx
'xxxxxx p1 . . . pn
Replace xxxxxx with the file name (limited to 6 characters); these two RUN statements are interchangeable.