home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / PC_V11_B.LZH / PC_HELP / HELPMSG.H < prev    next >
Text File  |  1991-08-28  |  424b  |  11 lines

  1. /*
  2.     some macros for the message pipe to PC_HELP.ACC
  3.     (c) 1990 by Borland International
  4. */
  5.  
  6. #define AC_HELP     1025            /* message to DA         */
  7. #define AC_VERSION  1027            /* Ask DA for version    */
  8. #define AC_COPY        1028            /* Ask DA to copy screen */
  9. #define AC_REPLY    1026            /* message from DA       */
  10. #define AC_NAME     "PC_HELP "      /* DA name               */
  11.