Part of the Samples Website. 8/16/97.

samples.lists.sample5

«a cute little script, shows how for..in works
«thanks to John Baxter!
for x in {5, 27, 3, 2, "That's all, folks..." }
msg (x)
clock.waitSeconds (1)
msg ("")


This page was last built on Sat, Aug 16, 1997 at 6:43:03 PM. You can download the current set of sample scripts from our FTP site. Dave