home *** CD-ROM | disk | FTP | other *** search
/ A Field Trip to the Sky (Demo) / Mac_Sunburst_AFieldTripToTheSky-Demo.iso / DIR / NewList.DIR / 00002_Script_Setup < prev    next >
Text File  |  1996-03-25  |  232b  |  7 lines

  1. on enterFrame
  2.   set the text of cast "New Loc List Entry Field" to " "
  3.   set the text of cast "New Loc List Entry Field" to "New Folder"
  4.   set the selEnd to length(field "New Loc List Entry Field")
  5.   set the selStart to 0
  6. end
  7.