T.R | Title | User | Personal Name | Date | Lines |
---|
430.1 | Accessing the ODL Bookreader books over the Network | DONVAN::KRAETSCH | | Tue Mar 11 1997 12:44 | 20 |
| To access the Bookreader books from the ODL CD-ROMs mounted on a remote
node, unpack the Bookreader bookshelf saveset on your local node (step 2
above) and define DECW$BOOK to include the target directory (step 3 above).
Define the DISK$volume_label logical names to the remote devices where
the CD-ROMs are mounted.
For example:
$ DEFINE/SYSTEM DISK$AXPDOCMAR971 NODEB::DISK$AXPDOCMAR971:
$ DEFINE/SYSTEM DISK$AXPDOCMAR972 NODEC::DISK$AXPDOCMAR972:
Note that you do not need to know the physical device name on the remote node.
You do not need to include the remote devices in your DECW$BOOK definition.
In fact, the only reason to change your DECW$BOOK logical is so Bookreader
can find the top-level library, LIBRARY.BKS, when it is invoked. If you
reference this shelf from another library, you don't need to change DECW$BOOK.
If you don't want to unpack the saveset on the local node, you could
reference LIBRARY.BKS on a remote node, but you must define the
DISK$volume_label logical names on the local node.
|
430.2 | | HYLNDR::BROWN | | Tue Mar 18 1997 20:43 | 10 |
|
A customer has requested that the old format bookshelfs within the
saveset be directly available on the discs... they are running the CDs on
infoservers -- no read/write disks -- and they don't want to have to
install it on systems and then have those systems serve out the files.
[Kinda defeats the purpose of the infoservers they purchased.]
Since a saveset is larger than the files it contains, including the
files separately might also save space on the disc.
|
430.3 | Re: .2 | DONVAN::PIAZZA | | Thu Mar 20 1997 09:51 | 8 |
|
RE .2:
We are planning to make the Bookreader bookshelves directly readable on
the discs for subsequent ODL releases at least through the end of this
fiscal year.
|
430.4 | that's a good decision! | CUJO::SAMPSON | | Thu Mar 20 1997 21:39 | 6 |
| Re: .-1:
Thanks! That will help a great deal. Is there any reason
BNU can't be trained to navigate old Bookreader shelves, as well?
Bob Sampson
|
430.5 | BNU can read some Bookreader shelf files | DONVAN::KRAETSCH | | Wed Mar 26 1997 10:38 | 10 |
| BNU can navigate old Bookreader shelves with certain restrictions.
You can only use simple filespecs and you must include the file
extensions. This means you cannot include node names, device names,
or directories in the filespec. You actually do not have to include
the file extensions for the book files, but you must include the
extension (e.g. .DECW$BOOKSHELF or .BKS) for the bookshelf files.
This also means that BNU will look in the same directory as the parent
shelf for any subordinate shelves or books.
For instance, BNU can navigate the bookshelves in the saveset.
|