Tutorial by Examples: dialogue

display dialog "Password" default answer "" set w to text returned of the result if w = "Password" then display notification "Correct" end if

Page 1 of 1