/INCLUDE REXX parse upper arg arguments if arguments = "" then arguments = "$Y65:BBCOS.HEX" queue "/PARM" arguments queue "/INCLUDE $Y65:Y6502" queue "/INCLUDE $Y65:BBCMOS.OBJ" exec