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

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