| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
Is there a logical for defining user-specific library bookshelves
as default, rather than having to use the file
decw$book:library.decw$bookshelf as the bookshelf that comes up
when you start bookreader?
thanks,
ed
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2208.1 | Use a search-list | POBBLE::PASCIUTA | Adrian Pasciuta | Tue Feb 06 1990 04:29 | 19 |
You can use a search-list to define the DECwindows book directory. That way, you can have the Bookreader look for books in the system library and a personal library. For example: $ DEFINE DECW$BOOK SYS$COMMON:[DECW$BOOK],MYDEV:[USERNAME.DECW$BOOK] If the Bookreader is invoked after defining the above logical, it will look for books in both the system library and the user's library. The LIBRARY.DECW$BOOKSHELF files in both location will be merged to create a combined list. Your search-list can be as long as you like--the Bookreader will search all locations for library files to merge. Note that this only works with the VMS V5.3 Bookreader. Adrian | |||||