Previous Example-|-Next Example-|-Return to Chapter Listing
Example 6.16:
A 'while' Loop Without a Counter
The button calls function1(), which uses a 'while' loop. This displays the Prompt dialog box until the user types the word Aardvark (make sure you type the A uppercase):
This is the script we used:
Previous Example-|-Next Example-|-Return to Chapter Listing