Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Applescript > Why this script...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 1529 of 1612
Post > Topic >>

Why this script doesn't work ?

by pierre.lemercier@[EMAIL PROTECTED] (pierre lemercier) Nov 9, 2007 at 03:27 PM

The script:

tell application "Finder"
        activate
        repeat
                set w to display dialog "salary?" default answer "2000"
                set wSal to text returned of w
                display dialog wSal
                --processing of wSal
        end repeat
end tell

When running this script on my computer it's impossible to change the
value (2000) inside the display dialog window; why?

Thanks in advance

Pierre




 4 Posts in Topic:
Why this script doesn't work ?
pierre.lemercier@[EMAIL P  2007-11-09 15:27:22 
Private Message
   2007-11-09 07:54:24 
Private Message
   2007-11-10 17:21:00 
Private Message
   2007-11-10 10:05:06 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 13:30:51 CDT 2008.