home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / PMCBDEMO.ZIP / QMSG.CPY < prev    next >
Text File  |  1990-01-16  |  487b  |  10 lines

  1.            03 QMSG.
  2.             05 QMSG-hwnd                        POINTER.
  3.             05 QMSG-msg                         PIC 9(4) COMP-5.
  4.             05 QMSG-mp1                         POINTER.
  5.             05 QMSG-mp2                         POINTER.
  6.             05 QMSG-time                        PIC 9(9) COMP-5.
  7.             05 QMSG-ptl.
  8.              07 QMSG-ptl-x                      PIC S9(9) COMP-5.
  9.              07 QMSG-ptl-y                      PIC S9(9) COMP-5.
  10.