home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / 3x400 / includes.lzh / WSDS.RPG < prev   
Text File  |  1988-08-19  |  679b  |  15 lines

  1.      IWSDS        DS
  2.       *   Workstation "Status Data Structure"
  3.      I                                      252 252 DSPMOD
  4.      I                                      370 370 XROW
  5.      I                                      371 371 XCOL
  6.      I            DS
  7.       *   These fields are used to convert
  8.       *   the (foolish) 1-byte binary row/column
  9.       *   numbers to a decimal value that can be
  10.       *   used by a normal human.
  11.      I                                    B  01  020ZROW
  12.      I                                    B  03  040ZCOL
  13.      I                                       02  02 YROW
  14.      I                                       04  04 YCOL
  15.