I’ve come to this script late. I would like to know what the “package” is and if it is geared towards teaching apple script creation? I’m an old Cobol, RPG, Bal, Pascal, APL, Basic etc … programmer from way back and wouldn’t mind getting back into it for the odd script writing need. thanks
> On Feb 25, 2015, at 9:17 PM, Alex Hall <[email protected]> wrote: > > Glad you got it working, and sorry I didn't think to check that all the > scripts were together. Note that a warning about exactly this problem is > already in the Readme file. I'll paste it here: > > ##Q: None of the scripts are working! What is going on? > A: The most likely cause is that you have separated the script(s) from the > two libraries they need. Please be sure to keep all the scripts together. If > you absolutely have to put one or more scripts in a folder on their own, make > sure to include getResourceInfo.scpt and utilities.scpt in the folder as > well. I discourage you from separating the scripts like this, though, since > it will make updating them harder and is more prone to problems. > >> On Feb 25, 2015, at 6:51 PM, The Believer <[email protected] >> <mailto:[email protected]>> wrote: >> >> Alex, >> I think this topic got sidetracked. Well I did resolve my issue. To be >> honest, while your readme was very informative. what would have been helpful >> to me new to Applecript would have been an outline of the steps necessary. >> >> The missing step was to put the utilities.scpt and getInfo.scpt files in >> the same folder with the scripts I wanted to use. I got my clue from >> googling which was to test scripts by Run-ning them from the Script menu. >> That gave me an error dialog and I now can use the scripts. >> >> From The Believer. . . >> . . . what if it were true? >> [email protected] <mailto:[email protected]> >> >> On 2/25/2015 3:41 PM, Alex Hall wrote: >>> If we're still talking about Talking Dashboard, I know it works since I use >>> it all the time. Have you modified the script in any way at all? Do other >>> commanders work? >>>> On Feb 25, 2015, at 6:17 PM, Jonathan C Cohn <[email protected]> wrote: >>>> >>>> Send me a copy of the script and I can give it a try. >>>> >>>> Is output using the output command or the say command? Or perhaps the code >>>> from the Apple version was taken, which checks if VoiceOVer is running and >>>> also makes sure that applescripts can control voiceover. in any case the >>>> first thing to do is verify that the script runs in script editor. >>>> >>>>> On Feb 25, 2015, at 18:06, Anders Holmberg <[email protected]> wrote: >>>>> >>>>> Hi! >>>>> I have the same problem. >>>>> THe voiceover date and time script does not work. >>>>> Not even my right command v for muting speech. >>>>> That is not a script though. >>>>> /A >>>>>> 25 feb 2015 kl. 20:21 skrev The Believer <[email protected]>: >>>>>> >>>>>> Using scripts from the Talking Dashboard, placed in ~/Library/Scripts. >>>>>> Unedited as I am not able to get these to work after pointing the >>>>>> Keyboard commander to the script in its folder. So its not the script >>>>>> itself. Default modifier key is right option. >>>>>> >>>>>> For example, the date and time script. If I set the commander back to >>>>>> the default time of day, option t gives me the desired result. Set to >>>>>> the date and time script, nothing, no click, no ding, just silence. >>>>>> >>>>>> What am I missing. It has to be so simple I am overlooking it. >>>>>> >>>>>> From The Believer. . . >>>>>> . . . what if it were true? >>>>>> [email protected] >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "MacVisionaries" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>>> an email to [email protected]. >>>>>> To post to this group, send email to [email protected]. >>>>>> Visit this group at http://groups.google.com/group/macvisionaries. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google Groups >>>>> "MacVisionaries" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send an >>>>> email to [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> Visit this group at http://groups.google.com/group/macvisionaries. >>>>> For more options, visit https://groups.google.com/d/optout. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "MacVisionaries" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/macvisionaries. >>>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> -- >>> Have a great day, >>> Alex Hall >>> [email protected] >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/macvisionaries. >> For more options, visit https://groups.google.com/d/optout. > > > -- > Have a great day, > Alex Hall > [email protected] <mailto:[email protected]> > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/macvisionaries > <http://groups.google.com/group/macvisionaries>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
