Title: | DOCUMENT T1.0 |
Notice: | **New notesfile (DOCUMENT.NOTE) now available (see note 897)** |
Moderator: | CLOSET::ADLER |
Created: | Mon Feb 09 1987 |
Last Modified: | Thu Oct 31 1991 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 897 |
Total number of notes: | 4397 |
I have just finished installing Document v1.0 for the first time. I was a bit confused by the chapter in the installation guide on local logical names. I want to use the Digital internal format for a software guide. When I invoke Document it can't find quite a few of the tag definitions. >document 4391pro.gnc software.guide ln03_laser_printer gives me a bunch of error messages like: undefined <begin_profile> . undefined <document_title> . . . Can anyone out there suggest what I might be doing wrong and how to fix it? Thanks in advance.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
185.1 | Looks like you are using old tags | COOKIE::JOHNSTON | Wed Apr 01 1987 21:08 | 17 | |
From your note, it appears that you are trying to process some files that contain *BL06* tags (the old version). <BEGIN_PROFILE>, for example, is a BL06 tag that is replaced by <PROFILE> in BL07. I can't tell from your note *why* you have a file coded with those old tags (it was created under BL06? you are using BL06 documentation? ???). If the file was created under BL06, you need to run it through the DOC$CONVERT program which is described in the release notes and in the Conversion Requirements document. If the file was created under BL07, you probably have to manually recode as necessary. I don't know if running it through DOC$CONVERT will work for you in this case. Rose | |||||
185.2 | documentation bug bite? | VAXUUM::KOHLBRENNER | Thu Apr 02 1987 09:27 | 3 | |
<begin_profile> slipped through in the T1.0 documentation at some point, so you may be looking at the right documentation, but you may have been bitten by a documentation bug... |