home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 February: Tool Chest / Dev.CD Feb 95 / Dev.CD Feb 95.toast / Sample Code / Pascal Sample 3.0B10 / Source / print.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-10-13  |  516 b   |  14 lines  |  [TEXT/MPS ]

  1. /******************************************************************************
  2. *
  3. * Print.h -- constants for the Print code and resources
  4. *
  5. * Developer Support Center
  6. * Apple Computer, Inc.
  7. * Copyright 1988-1993, Apple Computer, Inc.  All rights reserved.
  8. *
  9. * This file contains constant definitions for the Print code, including
  10. * dialog IDs, resource IDs and the like.
  11. *
  12. ******************************************************************************/
  13.  
  14. #define rPrintingError    3000        /* ID for printing error Alert */