home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 123 / af123a.adf / af123a2.lzx / Selector / pref / jump < prev    next >
Encoding:
Text File  |  1999-03-04  |  96 b   |  8 lines

  1.  
  2. if "$js" EQ "OFF"
  3.     setenv js ON
  4.     setenv sj "Screen Jump"
  5. else
  6.     setenv js OFF
  7.     unsetenv sj
  8. endif