The purpose of this lab is to give practice using and writing message and function handlers in HyperTalk.
function FormatOK lineNum
end FormatOK < statements which you will fill in >
While you're in the message box, test out the answer command as well. Try typing:
What does this command do? Look it up in the appendix. How could you use this command in combination with the function FormatOK to warn the user of faulty data?