I was wondering, is it possible to execute applescripts on the WindowsXP system?
I am totally dense when it comes to programming :oops:
Printable View
I was wondering, is it possible to execute applescripts on the WindowsXP system?
I am totally dense when it comes to programming :oops:
Applescript isn't a programming language, it's a scripting language. It tells OSX what to do. OSX is completely different from Windows so I doubt there is any way to emulate it. If you're stuck with a Windows machine then I would learn Visual Basic. I think that's the scripting language for Windows, I'm sure that there are some similarities between it and Applescript, it shouldn't be too hard to convert from one to the other.
Thank you so much.