home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / 4mation / poster / !Poster / !Boot next >
Text File  |  1993-01-25  |  894b  |  20 lines

  1. | !Poster
  2. | Version 1.66
  3. |
  4. Set Poster$Dir <Obey$Dir>
  5. |
  6. | If OS hasn't seen 'Draw' then make Poster the default drawfile editor
  7. |
  8. If "<Alias$@RunType_AFF>" = "" Then Set Alias$@RunType_AFF Run <Poster$Dir>.!Run %%*0
  9. If "<Alias$@PrintType_AFF>" = "" Then Set Alias$@PrintType_AFF Run <Poster$Dir>.!Run -Print %%*0
  10. If "<File$Type_AFF>" = "" Then Set File$Type_AFF DrawFile
  11. |
  12. IconSprites <Poster$Dir>.!Sprites
  13. If "<Alias$@RunType_CC3>" = "" Then Set Alias$@RunType_CC3 Run <Poster$Dir>.!Run %%*0
  14. If "<Alias$@PrintType_CC3>" = "" Then Set Alias$@PrintType_CC3 Run <Poster$Dir>.!Run -Print %%*0
  15. If "<Set File$Type_CC3>" = "" Then Set File$Type_CC3 Poster
  16. |
  17. If "<Set File$Type_C4B>" = "" Then Set File$Type_C4B CmprDraw
  18. If "<Alias$@RunType_C4B>" = "" Then Set Alias$@RunType_C4B Run <Poster$Dir>.!Run %%*0
  19. If "<Alias$@RunType_C4B>" = "" Then Set Alias$@PrintType_C4B Run <Poster$Dir>.!Run -Print %%*0
  20.