192. *EXEC files on Master ~~~~~~~~~~~~~~~~~~~~~ Just a reminder that if you try and *RUN files which have no sensible execution and/or load addresses, both DFS and ADFS on the Master will attempt to *EXEC them. Thus if you were running a DFS disc on drive 1, and wished to boot the disc, (you cannot use as it would boot drive 0), you could simply type *!BOOT instead of *EXEC !BOOT. This applies to any EXEC files, including *SPOOLed listings. Oh, if the filename clashes with a ROM command, then you can use *RUN instead, but this can be abbreviated to */. So, these are equivalent, but the last 2 options avoid clashes with ROMs:- *MYFILE */MYFILE *RUN MYFILE