Could someone please give a list of all the applescript data types (the things in bold below):
set x to "x" astext
set x to 123 asinteger
Update: The following webpage is best:
Thanks for your answers.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s one list of types that may or may not be exhaustive:
http://www.satimage.fr/software/en/smile/computing/as_types/as_data_types.html