home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 187 / dpcs0903.iso / Data / Template / Reference / Veritystyles / Style.vgw < prev    next >
Encoding:
Text File  |  1997-10-28  |  271 b   |  20 lines

  1. $control: 1
  2. gateway:
  3. {
  4.     dda:  "VersaBookGateway"
  5.  
  6.     repository: "repository"
  7.     user: "user"
  8.     configuration: "config"
  9.  
  10.     table:    DOCUMENTS
  11.         /gwtable = "DOCUMENTS"
  12.         /gwkey = "VdkVgwKey"     # default is DOC
  13.     {
  14.         copy: TITLE    TITLE
  15.         copy: MEDIA    MEDIA
  16.     }
  17. }
  18. $$
  19.  
  20.