home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / emerald / librarian / !Librarian / !Boot next >
Text File  |  1994-02-21  |  705b  |  15 lines

  1. |> !Boot for !Librarian, Copyright © 1992-1994, Emerald Publishing.
  2. %set Librarian$Dir <Obey$Dir>
  3. |
  4. %if "<File$Type_BCE>" = "" then set File$Type_BCE "BookFile"
  5. %if "<File$Type_BCC>" = "" then set File$Type_BCC "BF Notes"
  6. %if "<File$Type_BCD>" = "" then set File$Type_BCD "BF Marks"
  7. %set Alias$@RunType_BCE run <Librarian$Dir>.!Run %%*0
  8. %iconsprites <Obey$Dir>.!Sprites
  9. %
  10. | The hot-link colour is introduced using the letters R, G and B followed by
  11. | an integer (0-255). An error will be generated by Librarian if an attempt
  12. | is made to set the hot-link colour to RED or WHITE. The default scale is
  13. | introduced by the letter S followed by an integer percentage.
  14. %set Librarian$Options "R0 G255 B0 S100"
  15.