mostly OT: Applescript question

2013-05-21 Thread Alex Hall
Hi all, I am creating a set of Applescripts I think many of us will find quite useful. In doing so, however, I am running into needing to use a few functions again and again across these scripts, so I put the functions into a utilities script. I can call them, but I can't work out how to set

disregard my Applescript question

2013-05-21 Thread Alex Hall
Hi all, Never mind my Applescript question, I figured it out. As with all things Apple, it was easier than I thought it would be. In case anyone else ever has to do this, here's how: #set your script so it can be called property [name]: load POSIX file /[path to script]/script_file.scpt #use

Applescript key command

2013-04-12 Thread -
I'm wating to send a key press to an open gui application from the terminal. There is a command to run applescript from the commandline. Is there a singel applescript command which sends a key press? For example if I wanted to send the key press k, what would be the applescript? XB

Re: i love applescript

2012-03-06 Thread Daniela Rubio
application, probabilities, NPRs NCRs, trigonometry, complex numbers, everything thrown at me i'll script the correct app and unify them all into one big applescript that will use some objective c elements for the UI. Seriously folks, consider applescript as an advanced tool to do a lot

Re: i love applescript

2012-03-06 Thread Scott Howell
Hey Yuma, I recently got a book (can't recall the exact title), but I've been studying APpleScript and I just started digging into this. I can just imagine the possibilities it offers. So, can't wait to learn all I can. On Mar 5, 2012, at 11:27 PM, Yuma Antoine Decaux wrote: Hi list, I

Re: i love applescript

2012-03-06 Thread Yuma Antoine Decaux
Hello, Applescript requires, at least at the beginning, quite some getting used to and is not for those who don't like puzzling things. If you really want to start figuring it out, there are plenty of beginner's guides via google search. Try applescript tutorial or applescript for beginners

Re: i love applescript

2012-03-06 Thread Yuma Antoine Decaux
Hey Scott, Yep there's a lot of stuff you can do. I'm trying to keep focus on a few things though within applescript, and to be very clean and optimize everything, finding the fastest least process intensive ways of doing large numbers of tasks, coupling them on my server's calendar

Re: i love applescript

2012-03-06 Thread Daniela Rubio
A TU ALCANCE. EN TWITTER: @macneticos NUESTRO BLOG EN: www.macneticus.blogspot.com Y EL PODCAST EN:` http://macneticos.libsyn.com El 06/03/2012, a las 10:20, Yuma Antoine Decaux escribió: Hello, Applescript requires, at least at the beginning, quite some getting used

Re: i love applescript

2012-03-06 Thread Mark BurningHawk Baxter
Are you talking about BASH scripting? They can also be written in any editor and run through Terminal, and in fact I use an exercise interval timer written just this way by a friend of mine. If this is what you want, check out this guide: http://tldp.org/LDP/abs/html/ • Mark BurningHawk

i love applescript

2012-03-05 Thread Yuma Antoine Decaux
. So now i'm thinking of applying it to every different application, probabilities, NPRs NCRs, trigonometry, complex numbers, everything thrown at me i'll script the correct app and unify them all into one big applescript that will use some objective c elements for the UI. Seriously folks

appleScript help needed

2012-02-14 Thread f10r14n
Hi, Ok, so either appleScript or bash will suffice here. Here is my scenario: I have a textfile with a number of quotes in it. I want one of these quotes to be spoken and also to be shown on screen when mac OS is started, and I want this to happen independent of VoiceOver

best 3rd party applescript editor?

2011-12-25 Thread Yuma Decaux
As the subject line announces, wondering what's the best applescript editor out there. Oh, and it has to be accessible of course :) The reason why i'm asking is because i've got a problem with the debugger on the mac's default editor. I was wondering if any other editor gave better

Re: searching for book: applescript 1-2-3

2011-09-25 Thread Jon Cohn
Paul, I would be glad to help you with APpleScript. I learned by tearing apart a few applescript's and also by reading the Apple help documents available in the Applescript editor help menu. Best wishes, Jonathan On Sep 24, 2011, at 3:06 PM, Paul Erkens wrote: Hi Colin and Darcy

searching for book: applescript 1-2-3

2011-09-24 Thread Paul Erkens
Dear listers, Has anyone heard of a book called Applescript 1-2-3, written by Sal Soghoian and Bill Cheesman? I'm hoping to get hold of this book because I'm willing and ready to learn Apple script. I have experience in assembly for 80 086 processors although that was back in the 90s, and I

Re: searching for book: applescript 1-2-3

2011-09-24 Thread Darcy Burnard
Applescript 1-2-3, written by Sal Soghoian and Bill Cheesman? I'm hoping to get hold of this book because I'm willing and ready to learn Apple script. I have experience in assembly for 80 086 processors although that was back in the 90s, and I worked in visual basic for dos v1 and v2. According

Re: searching for book: applescript 1-2-3

2011-09-24 Thread Paul Erkens
can have a look to see if it is any good for you or not! I have no Idea if there will be any vo issues trying to download from them! But might be worth a look! Link follows http://ebookee.org/Apple-Training-Series-AppleScript-1-2-3_1104319.html Colin On 24 Sep 2011, at 13:16, Paul

AppleScript question

2011-03-17 Thread Bart Bunting
voicing. Now of course I can just hit command f5 to toggle VO on and off. However that gets quite anoying when you are switching back and forth between emacs, safari, vmware etc all the time. It occurred to me that AppleScript may be the answer. Now I'm pretty new to all this stuff and to be honest

AppleScript to batch export from Pages to Word [Re: :pages export annoyance]

2011-01-15 Thread Esther
attach the downloaded zip file of this AppleScript and email it to you off-list. According to the instructions you can run this and select the folder of Pages documents you would like to batch convert to .doc format. Cheers, Esther -- You received this message because you are subscribed

Re: AppleScript to batch export from Pages to Word [Re: :pages export annoyance]

2011-01-15 Thread Yuma Decaux
Hi Esther group of exclamation marks :) Thanks so much for taking the time to look into it. Will try it out after mug of coffee, and dissect the script. Have a great sunday when it comes -- You received this message because you are subscribed to the Google Groups MacVisionaries group. To

Re: AppleScript to move files [was Re: problem moving files to another folder]

2010-11-13 Thread Eric Caron
to go away, if you have not yet picked up the RestartAt AppleScript that allows you move to an arbitrary time in any iTunes track (music, audiobook, podcast, movie, etc.), I would do so now from Tim Kilburn's VoiceOver Downloads page at: http://homepage.mac.com/kilburns/voiceover

AppleScript to move files [was Re: problem moving files to another folder]

2010-11-09 Thread Esther
AppleScript that allows you move to an arbitrary time in any iTunes track (music, audiobook, podcast, movie, etc.), I would do so now from Tim Kilburn's VoiceOver Downloads page at: http://homepage.mac.com/kilburns/voiceover/downloads.html before it goes off-line TODAY with all the other original dot

Re: AppleScript to move files [was Re: problem moving files to another folder]

2010-11-09 Thread Marlaina Lieberg
the move script. And speaking of useful AppleScripts that are about to go away, if you have not yet picked up the RestartAt AppleScript that allows you move to an arbitrary time in any iTunes track (music, audiobook, podcast, movie, etc.), I would do so now from Tim Kilburn's VoiceOver Downloads

Re: AppleScript to move files [was Re: problem moving files to another folder]

2010-11-09 Thread Tim Kilburn
AppleScript that allows you move to an arbitrary time in any iTunes track (music, audiobook, podcast, movie, etc.), I would do so now from Tim Kilburn's VoiceOver Downloads page at: http://homepage.mac.com/kilburns/voiceover/downloads.html before it goes off-line TODAY with all the other original

AppleScript for Jumping to specific time in iTunes [was Re: Playback Counter in Itunes?]

2010-10-26 Thread Esther
Hi Teresa and Kevin, There is a better solution and a way to jump to a specific time for any selected track in iTunes (video as well as audio). Go to Tim Kilburn's VoiceOver Downloads page web site and get the RestartAt AppleScript: http://homepage.mac.com/kilburns/voiceover

Re: AppleScript for Jumping to specific time in iTunes [was Re: Playback Counter in Itunes?]

2010-10-26 Thread Jonathan Cohn
Hmm good idea. I haven't looked at at AppleScript objects for iTunes. I expect with a couple of properties a iTunes script could be written that prompts for a bookmark name and then creates a a sdifferent dialog could then pull up a combo box or list box of bookmarks. If a audio bookmark

Re: Applescript for automatically dragging a loop to the timeline

2010-06-06 Thread Krister Ekstrom
as there are parenthesys in the UI browser and they might have to be included within the Applescript. If i get this to work, we can basically save 5 steps in one. If anyone wants to test this out with me, you're welcome to contact me off list Cheers Yuma DX® Light has no value without

Re: Applescript for automatically dragging a loop to the timeline

2010-06-06 Thread Yuma Antoine Decaux
No you are not stupid, and just as you are entitled to your opinion, i am entitled to try and find a solution. It's only advantageous to me as it allows me to learn the intricacies of not only the garage band workflow but also of applescript, which itself will lead me to figure a mental map

Re: Applescript for automatically dragging a loop to the timeline

2010-06-06 Thread Ricardo Walker
. Now i am not sure about the syntax standards as there are parenthesys in the UI browser and they might have to be included within the Applescript. If i get this to work, we can basically save 5 steps in one. If anyone wants to test this out with me, you're welcome to contact me off

RE: Applescript for automatically dragging a loop to the timeline

2010-06-06 Thread Bryan Smart
Without commenting on the specific situation of copying loops in to GarageBand, just want to point out that learning AppleScript won't teach you anything about Objective-C. They're different, in practically every way. Java is more like Objective-C. Even C#.net is more like Objective-C. Bryan

Re: Applescript for automatically dragging a loop to the timeline

2010-06-06 Thread Yuma Antoine Decaux
Applescript is object oriented just as objective c is. This is how i could progress, from simple English understanding the concept of countenance and in parallel explore objective c. So yes, they are actually related to what i do, since i work on automating things at my work place and learn

RE: Applescript for automatically dragging a loop to the timeline

2010-06-06 Thread Bryan Smart
: macvisionaries@googlegroups.com [mailto:macvisionar...@googlegroups.com] On Behalf Of Yuma Antoine Decaux Sent: Monday, June 07, 2010 12:39 AM To: macvisionaries@googlegroups.com Subject: Re: Applescript for automatically dragging a loop to the timeline Applescript is object oriented just as objective c

Re: Applescript for automatically dragging a loop to the timeline

2010-06-06 Thread Yuma Antoine Decaux
I know i like confusion, it allows me to put order in it :) Cnsidering that i know 7 languages fluently, written and read, having applescript and objective c as my night table books or ipad in my case, is like strolling through another set of idions to decipher I'm sure there are myriads

Applescript for automatically dragging a loop to the timeline

2010-06-05 Thread Yuma Antoine Decaux
OSAX extension and found the object and element hierarchy through GUI scripting app UI browser. Now i am not sure about the syntax standards as there are parenthesys in the UI browser and they might have to be included within the Applescript. If i get this to work, we can basically save 5 steps

Re: Applescript for automatically dragging a loop to the timeline

2010-06-05 Thread clarence griffin
the object and element hierarchy through GUI scripting app UI browser. Now i am not sure about the syntax standards as there are parenthesys in the UI browser and they might have to be included within the Applescript. If i get this to work, we can basically save 5 steps in one

Re: modifying the say date and time applescript

2010-03-04 Thread Jim Gatteys
Dannie! I was looking at time scripts and found parts of other scripts that were pieced together from the net--but they were just chunks from other scripts. It seems to run a bit faster than the apple time script but I'll have to admit I don't understand its reasoning and how it works. I did

Re: modifying the say date and time applescript

2010-03-04 Thread Daniel Rowe
Thanks for reminding me about that, Jim. The script is in the same place on my system as it is on yours. Dannie On 4 Mar 2010, at 07:21, Jim Gatteys wrote: Dannie! I used the keyboard help vo5-k and pressed option-t to read me the path of where my script resides. Mine is at:

Re: modifying the say date and time applescript

2010-03-04 Thread Sarah Alawami
the option of using either the left or right option key as your activation key for running scripts. Once you have that selected and you have the Allow VoiceOver to be controlled with AppleScript checked box checked, it should work fine. You just need to press Option and the letter

Re: modifying the say date and time applescript

2010-03-04 Thread Esther
Hi Jim, Dannie, Sarah, and Others, I had a long discussion about constructing a say time AppleScript and using the 24 hour clock on another list last year, and can summarize a few points that apply to this script, and also ways to get the time announced under Leopard and Tiger. The time

modifying the say date and time applescript

2010-03-03 Thread Daniel Rowe
Hi all. I'd like to modify this script so that VO says only the time, and preferably in 24 hour format. Does anyone know where the script is and what I'd need to change to make it work the way I want? Thanks, Dannie -- You received this message because you are subscribed to the Google

Re: modifying the say date and time applescript

2010-03-03 Thread Jonathan Chacón
Hello, the scripts for voiceOver are in /library/scripts/screenReader Regards Jonathan Chacón Barbero Accessibility, usability and new technologies consultant Phone: +34 679953948 e-Mail: jonathan.cha...@telefonica.net Blog: http://programaraciegas.weblog.discapnet.es Twitter:

Re: modifying the say date and time applescript

2010-03-03 Thread Daniel Rowe
Hi That folder seems to be missing unless it's hidden. Dannie On 4 Mar 2010, at 04:11, Jonathan Chacón wrote: Hello, the scripts for voiceOver are in /library/scripts/screenReader Regards Jonathan Chacón Barbero Accessibility, usability and new technologies consultant

Re: modifying the say date and time applescript

2010-03-03 Thread Jonathan Chacón
hello, open the terminal and type this: cd /Library/Scripts/screenReader/ be careful with capital characters if you can go to its, the directory exists. I use Snow leopard 10.6.2 the directory is visible in finder. Regards Jonathan Chacón Barbero Accessibility, usability and

Re: modifying the say date and time applescript

2010-03-03 Thread Jim Gatteys
Dannie! I used the keyboard help vo5-k and pressed option-t to read me the path of where my script resides. Mine is at: /System/Library/PrivateFrameworks/ScreenReader.framework/Versions/A/Resources/Scripts I'll take a look at the script. It might be nice to have a more precise speaking of the

Re: modifying the say date and time applescript

2010-03-03 Thread Jim Gatteys
the Allow VoiceOver to be controlled with AppleScript checked box checked, it should work fine. You just need to press Option and the letter of the time script(in this case the letter T.) Jim On Mar 4, 2010, at 1:28 AM, Sarah Alawami wrote: How do you enable that script anyways I have the option

an applescript for the garage band move loop to track grid problematic

2010-02-26 Thread Yuma Antoine Decaux
Hi list, I was just lookingat the dictionary for the extended suite applescript dictionary. ANd i found two commands which should automate the actual dragging loops/samples/all the rest onto the track grid without going through 50 manipulations and guess work. Those two commands

addendum to applescript thingy for drag n drops

2010-02-26 Thread Yuma Antoine Decaux
Hi list, Just a thought for the rest. of drag n drop operations such as moving folders or anything that requires dragndrop from different windows. The applescript registers the first moiuse location with esmouselocation, places the values in a variable, and creates a new variable to know what

Re: an applescript for the garage band move loop to track grid problematic

2010-02-26 Thread Krister Ekstrom
is of course provided i haven't missed anything obvious, but as far as i know, once a loop is in the grid, you can't do anything with it. /Krister 26 feb 2010 kl. 09.14 skrev Yuma Antoine Decaux: Hi list, I was just lookingat the dictionary for the extended suite applescript dictionary. ANd i

Re: an applescript for the garage band move loop to track grid problematic

2010-02-26 Thread Yuma Antoine Decaux
I have no problem with pessimism, believe me :) I was talking about putting a loop from the loop library into the track grid. Or maybe i've been following the wrong tutorial on the you can make it .com about putting loops/instruments/etc on the track grid. This is a way to do in 1 manipulation

Re: an applescript for the garage band move loop to track grid problematic

2010-02-26 Thread Krister Ekstrom
. It's great that you can move loops to the grid using an applescript, but i can see no point in it since it can't be edited anyway unless i've missed anything obvious. I have looked in the manual and/or help file on editing loops, but i don't get how things are supposed to work, so maybe i

RE: an applescript for the garage band move loop to track grid problematic

2010-02-26 Thread Bryan Smart
[mailto:macvisionar...@googlegroups.com] On Behalf Of Krister Ekstrom Sent: Friday, February 26, 2010 8:26 AM To: macvisionaries@googlegroups.com Subject: Re: an applescript for the garage band move loop to track grid problematic Hi there, I still don't get it. Even if you can put a loop on the grid, you

Re: an applescript for the garage band move loop to track grid problematic

2010-02-26 Thread Yuma Antoine Decaux
That was a handful, thanks for that clarification on different DAWs. I'm personally not sure what can or can't be done in GB yet apart from checking some loops and other realluy beyond basic tasks, but i'm trying to use these obstacles as a way to figure what accessibility can be provided via

applescript

2009-12-02 Thread John W. Carty
performance thru applescript? If so, is there a web site where scripts are shared? I'm a long time jaws and we user and i've written a lot of scripts over the years and without extensive scripting niether jaws nor we would offer nearly the level of performance available today. Thanx, John -- You

Re: applescript

2009-12-02 Thread Nicolai Svendsen
AppleScript for VoiceOver was allowed before 10.6. I might be wrong, and if so I've never used it to improve either applications or its performance. Regards, Nic Skype: Kvalme MSN Messenger: nico...@home3.gvdnet.dk AIM: cincinster yahoo Messenger: cin368 Facebook Profile My Twitter On Dec 2, 2009

Re: applescript

2009-12-02 Thread Tyler Littlefield
hello, The voiceover applescript is much different from the jaws script. Mainly you won't be actually controling the reader as much as just sending output back to it. One issue I've noticed with it, is that it seems a bit slower than it shoudl be when running a command that accesses applescript

Re: applescript

2009-12-02 Thread Tyler Littlefield
I don't believe applescript was used before 10.6, and as nick pointed out, voiceover is actually hard coded to work with the system rather than relying on functions and scripts to run the whole thing. If you look at jaws without it's scripts, it's essentially useless because most of the new

Re: applescript

2009-12-02 Thread Chris Hofstader
or energy to devote to learning any of it well enough to even understand what is and is not possible. AppleScript has a lot of powerful ways to access a lot of applications and if the VO scripting interface offers enough ways to hook an application (do not mistake this with the dreaded video hooking

Re: applescript

2009-12-02 Thread Yuma Antoine Decaux
I had to jump in on this one. I think the inclusion of voice over specific commands in the applescript library has been implemented not to releave the workload to Apple, but to allow solutions for fast accessing of data, productivity and to pair various applications to streamline all your

get applescript result service

2009-11-25 Thread Yuma Antoine Decaux
Hi list, I've been trying to find the get applescript result service, but can't find it anywhere. Its supposed to allow you to for example make a math expression, then with that service it gives you the result. And this can be done anywhere, in any text editor or others. But i just can't

Applescript Editor help

2009-09-16 Thread James Nash
Hi list, Is there an Apple Script language guide built into Mac OS X and do we have to have the developer tools installed as I chose not to install them during installation? Can anyone help please? Thank you Take care James --~--~-~--~~~---~--~~ You received

Re: Applescript Editor help

2009-09-16 Thread Yuma Antoine Decaux
Hi James, You can go to the following for a full guide on applescripting http://developer.apple.com/mac/library/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html If you want to dabble a bit on some scripting with a tutorial starting from the basics: http

Re: applescript idea

2009-09-08 Thread william lomas
of a possible script to help polyglotts in this list? I believe this should be possible, bbut since i am not acquainted enough with applescript, please those of you who know some or are veterans, give me some pointers :) Basically, i always have the voice over menu open for switching languages

Re: applescript idea

2009-09-08 Thread Koumanova Rostislava
and English. Cheers, Anne On Sep 7, 2009, at 11:35 PM, Yuma Antoine Decaux wrote: Hi everyone, I was just hacing a milkshake and thought of a possible script to help polyglotts in this list? I believe this should be possible, bbut since i am not acquainted enough with applescript, please

testing my applescript

2009-09-08 Thread Yuma Antoine Decaux
Unfortunate the man, but fortunate is the artist torn by desire. -- Charles Baudelaire --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups MacVisionaries group. To post to this group, send email to

testing my applescript

2009-09-08 Thread Yuma Antoine Decaux
Unfortunate the man, but fortunate is the artist torn by desire. -- Charles Baudelaire --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups MacVisionaries group. To post to this group, send email to

dictionary in applescript

2009-09-08 Thread Yuma Antoine Decaux
Hi guys, I've made my first applescript which has taken me a while to do for the simple fact that there is a structure to be obeyed down to the new line command, but i think i got the gist :) Now i want to delve into the automatic language switcher. But i looked into the script dictionary

Re: dictionary in applescript

2009-09-08 Thread Jonathan Cohn
Please share with us what you have done. Jonathan On Sep 8, 2009, at 9:24 AM, Yuma Antoine Decaux wrote: Hi guys, I've made my first applescript which has taken me a while to do for the simple fact that there is a structure to be obeyed down to the new line command, but i think i got

applescript idea

2009-09-07 Thread Yuma Antoine Decaux
Hi everyone, I was just hacing a milkshake and thought of a possible script to help polyglotts in this list? I believe this should be possible, bbut since i am not acquainted enough with applescript, please those of you who know some or are veterans, give me some pointers :) Basically, i

Re: applescript idea

2009-09-07 Thread Anne Robertson
and thought of a possible script to help polyglotts in this list? I believe this should be possible, bbut since i am not acquainted enough with applescript, please those of you who know some or are veterans, give me some pointers :) Basically, i always have the voice over menu open for switching

Re: applescript idea

2009-09-07 Thread Jonathan Cohn
I think if you did this, you would need to write it too its own function. Generally the events I have seen for AppleScript are not as widely available as for example in jaws. There are Folder Action scripts that can do special functions when a file is added to or removed from a folder

Re: applescript idea

2009-09-07 Thread Simon Cavendish
Yuma, I think you have to have Snow Leopard for this combination to work. Best wishes, Simon On 7 Sep 2009, at 23:34, Yuma Antoine Decaux wrote: Hi Anne, I tried it and it only gives me rate, intonation, pitch and volume. control option command and left or right arrow, right? Hmm, i

Re: applescript idea

2009-09-07 Thread Justin Harford
That would be neat. J On Sep 7, 2009, at 2:35 PM, Yuma Antoine Decaux wrote: Hi everyone, I was just hacing a milkshake and thought of a possible script to help polyglotts in this list? I believe this should be possible, bbut since i am not acquainted enough with applescript, please

Re: applescript idea

2009-09-07 Thread Yuma Antoine Decaux
Hi Anne, I tried it and it only gives me rate, intonation, pitch and volume. control option command and left or right arrow, right? Hmm, i had my apple script editor up and took a shower to delve into this. Thought it would be a good idea for a first apple script :) Thanks though, if i can

Re: applescript idea

2009-09-07 Thread Yuma Antoine Decaux
if current language=french, open alex else open margaux infovox ivox hq end tell Now i'm looking in the syntax library, which is quite confusing for navigation for now, to figure where each of the commands would fit from the terms used in applescript. Let's see where this goes :) best Yuma

<    1   2