Definition of table device
System printer devices , Table Dump Name device

Alphabetical Field Summary

  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created at
  • cre-user-name: (CHAR) User who created this record
  • default-printer: (LOGC) Yes to mark the default printer for the system
  • dev-desc: (CHAR) A brief description for this device
  • dev-interface[5]: (CHAR) Enter the physical device or program to access the printer
  • dev-is-binary: (LOGC) Is this a binary print device (8 bit clean)?
  • dev-name: (CHAR) The generic name for this particular device
  • dev-opsys[5]: (CHAR) The operating system for this device
  • dev-type[5]: (CHAR) Enter the type of interface to use (Direct,Filter,Queue)
  • dev-will-delete[5]: (LOGC) Will the interface program delete the file after printing
  • extern-guid: (CHAR) External Global Unique ID for this record
  • ptr-model: (CHAR) The model name used to refer to this printer
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Time record was last updated
  • upd-user-name: (CHAR) User who last updated this record

    Alphabetical Index Summary

  • device-model: ptr-model
  • device-name: (UNIQUE, PRIMARY) dev-name
  • extern-guid: extern-guid

    Tables device references

  • printer - Printer definitions for attributes, extensions, and abilitie
  • printer-line - Printer Line Graphics support/definition file


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/9999
    Help: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was created at

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: User who created this record

    default-printer Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes to mark the default printer for the system

    dev-desc Data type: CHARACTER
    Format: x(32)
    Help: A brief description for this device

    dev-interface Data type: CHARACTER (Extent: 5)
    Format: x(32)
    Help: Enter the physical device or program to access the printer

    dev-is-binary Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Is this a binary print device (8 bit clean)?

    dev-name Data type: CHARACTER
    Format: x(12)
    Help: The generic name for this particular device
    Attributes: Index Component

    dev-opsys Data type: CHARACTER (Extent: 5)
    Format: x(5)
    Help: The operating system for this device

    dev-type Data type: CHARACTER (Extent: 5)
    Format: x(6)
    Help: Enter the type of interface to use (Direct,Filter,Queue)

    dev-will-delete Data type: LOGICAL (Extent: 5)
    Format: Yes/No (Initial Value: Yes)
    Help: Will the interface program delete the file after printing

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    ptr-model Data type: CHARACTER
    Format: x(12)
    Help: The model name used to refer to this printer
    Attributes: Index Component, Mandatory

    upd-date Data type: DATE
    Format: 99/99/9999
    Help: Date record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time record was last updated

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Help: User who last updated this record

    Created on 03/01/2019 by DBHTML V1.2