home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / commercial / meu / _edit / _boot next >
Text File  |  1994-01-19  |  425b  |  10 lines

  1. | Boot file for Edit.
  2. |
  3. | Note the use of %% that ensures that the substitution happens
  4. | when the file is run, rather than when this file is obeyed.
  5. | The Obey$Dir, on the other hand, is substituted when this file is obeyed.
  6. |
  7. %Set Edit$BootDir <Obey$Dir>
  8. %SetMacro Alias$@RunType_FFF %If "<Wimp$State>"="commands" Then Type %%*0 Else /<Edit$BootDir> %%*0
  9. %If "<TaskWindow$Server>"="" Then %Set TaskWindow$Server <Obey$Dir>
  10.