home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Science / Science.zip / goat006.zip / SRC.ZIP / goatsrc / Main / 281.0 < prev    next >
Text File  |  2002-08-07  |  297b  |  14 lines

  1. /* Menu events - ~Text */
  2. Arg window self
  3.  
  4. view='TEXT'
  5.  
  6.  
  7. /* Check the item  ~Image278 Menu Item */
  8. CALL VpSelect window,278,0
  9. /* Uncheck the item ~Text281 Menu Item */
  10. CALL VpSelect window,281,1
  11. /* Uncheck the item ~Standard282 Menu Item */
  12. CALL VpSelect window,282,0
  13.  
  14. call resizemain