ID: Q142338
The information in this article applies to:
When you open a Word 7.0 document in Word 6.0 and that document contains the DocProperty field in the header or footer, you get the following general protection fault:
   Winword caused a General Protection Fault in Module Winword.exe
   at 006D:08D4.
When you use the DocProperty field code in the body of the document, the field code displays the following result instead of the general protection fault:
   Error! Bookmark not defined.
Word 6.0 does not support the DocProperty field code. The DocProperty field is a new feature of Word 7.0. This field is used to insert information from the Properties dialog box (File menu) into your document.
Method 1: Use one of the following equivalent field codes instead of the
          DocProperty field code.
             DocProperty Property              Equivalent Field Code
             --------------------              ---------------------
             Author                            Author
             Bytes                             Filesize
             Characters                        Numchars
             Comments                          Comments
             CreateTime                        CreateDate
             Keywords                          Keywords
             LastPrinted                       PrintDate
             LastSavedBy                       LastSavedBy
             LastSavedTime                     SaveDate
             Pages                             NumPages
             Subject                           Subject
             Template                          Template
             Title                             Title
             TotalEditingTime                  EditTime
             Words                             Numwords
          listed below do not have equivalent field codes in Word 6.0. To
          preserve the field results, unlink the field.
             Category
             Company
             Lines
             Manager
             NameofApplication
             Paragraphs
             RevisionNumber
             Security
Microsoft has confirmed this to be a problem in the versions of Word listed at the beginning of this article. This problem was corrected in Microsoft Word 97 for Windows.
KBCategory: kbusage kberrmsg KBSubcategory: kbfield Additional reference words: 6.0 6.0a 6.0c winword word6 document property docproperty gpf gp fault general protection fault application error crash crashes crashed
Keywords          : kbfield 
Version           : WINDOWS:6.0,6.0a,6.0c,7.0,7.0a
Platform          : WINDOWSLast Reviewed: June 2, 1999