:     Basic    ?
..    *.bas         1-    2-.


:     "CALL".   :


10 print "hello"
20 call "/file.bas"


..    "hello",      "file.bas",      .