home *** CD-ROM | disk | FTP | other *** search
- |> !Run for !Librarian, Copyright © 1992-1994, Emerald Publishing.
- %if "<System$Path>" = "" then ERROR 0 System resources cannot be found
- %rmensure BorderUtils 0.02 rmload <Obey$Dir>.BorderUtil
- %rmensure BorderUtils 0.02 error You need BorderUtils 0.02 or later for this application
- | At the moment Librarian builds an internal red-black tree to index all the
- | pages. Since the PRM is over 3000 pages, this tree requires a lot of memory.
- | Librarian should be re-coded to avoid using such a tree.
- %wimpslot -min 1024K -max 1024K
- %set Librarian$Dir <Obey$Dir>
- %iconsprites <Librarian$Dir>.!Sprites
- %if "<File$Type_BCE" = "" then set File$Type_BCE BookFile
- %set Alias$@RunType_BCE run <Librarian$Dir>.!Run %%*0
- %wimpslot -min 1024K
- %run <Librarian$Dir>.Librarian %*0
-