home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1997 March / PowerPlay0397.iso / T-ONLINE / DECODER / FORMULAR.DIR / 00084_Script_84 < prev    next >
Text File  |  1997-01-08  |  271b  |  13 lines

  1. on exitFrame
  2.  
  3.   --Eingabefelder L÷schen/Gr÷▀e
  4.   repeat with i = 12 to 17
  5.     put empty into field i of castlib 3
  6.   end repeat
  7. --  
  8. --  repeat with s = 31 to 52
  9. --    put empty into field s
  10. --    set the fontsize of member s to 10
  11. --  end repeat
  12. --  go 3
  13. --end