I am a complete newbie to applescripting so bare with me!
I am writing an applscript, to be made into a bundle application (so it will work on OS9 too) that will open an application when you run it. i have got it to work (using the command ‘Launch’), but i get an Applescript dialogue box come up asking me if i want to run the script or quit. how can i suppress this box so it just launches the application? or is there a command instead of launch that does the same job but doesn’t give you the dialogue box?
help much appriciated!