Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  It is possible to of setting all control variables as disabled in the printing mask

  abuffer[REP_DISABLE]:= 0// Initialization
  abuffer[REP_DISABLE]+= PRN_DISABLE_QUALITY        // Quality Box (Field)
  abuffer[REP_DISABLE]+= PRN_DISABLE_CHARACTER      // Character Type Box (Field)
  abuffer[REP_DISABLE]+= PRN_DISABLE_SETUP          // Setup Box (Field)
  abuffer[REP_DISABLE]+= PRN_DISABLE_PORT           // Port Button
  abuffer[REP_DISABLE]+= PRN_DISABLE_MARGIN         // Margin Button
  abuffer[REP_DISABLE]+= PRN_DISABLE_PRINTER        // Printing Button
  abuffer[REP_DISABLE]+= PRN_DISABLE_PAGE           // Pages Button
  abuffer[REP_DISABLE]+= PRN_DISABLE_INFO           // Info Button
  abuffer[REP_DISABLE]+= PRN_DISABLE_PREVIEW        // Preview Button
  abuffer[REP_DISABLE]+= PRN_DISABLE_SPOOLER        // The checking of the spooler
  abuffer[REP_DISABLE]+= PRN_DISABLE_COPY           // Number of copies
  abuffer[REP_DISABLE]+= PRN_DISABLE_FILE           // File Name to print to


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson