Search the web
Sign In
New User? Sign Up
jsosa · JavaScript OSA-Talk
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 301 - 330 of 529   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
301
Hi Folks, I just ran across this article on the O'Reilly Network wed site about JavaScript OSA: ...
Mark Alldritt
alldritt@...
Send Email
Sep 9, 2001
1:07 am
302
... This is fantastic!!! I noticed that the article's author, Richard Hough, is a Canadian. Coincidence, Mark? ;-) Arthur J. Knapp ...
Arthur J Knapp
arthur@...
Send Email
Sep 9, 2001
2:50 pm
303 Jeff
jeff@...
Send Email
Sep 25, 2001
1:07 pm
304
Hi Folks, F.Y.I. The just released Script Debugger 3.0 offers improved support for JavaScript OSA. Most importantly, Script Debugger can now display ...
Mark Alldritt
alldritt@...
Send Email
Sep 27, 2001
6:58 pm
305
Oh, I forgot to mention an important item: a great new JavaScript OSA document written by Matt Neuburg is also included with JavaScript OSA 1.0 (see the...
Mark Alldritt
alldritt@...
Send Email
Sep 27, 2001
7:06 pm
306
Any advance info on this new Apple project "AppleScript Studio"? mpm...
Michael Myers
myersm@...
Send Email
Sep 27, 2001
7:46 pm
307
on 27/9/2001 12:43 PM, Michael Myers at myersm@... ... They have not shown any of it to me yet... I guess the big question for JavaScript...
Mark Alldritt
alldritt@...
Send Email
Sep 27, 2001
7:54 pm
308
Hello, How can I get rid of all the tooltips. I looked in all the preferences panels and in the documentation but I don't see a way to stop tooltips appearing...
Emmanuel. M. Decarie
emm@...
Send Email
Oct 5, 2001
6:04 pm
309
... There is no way presently to disable those tool tips. There are preferences settings to hide tool tips in dictionary windows, script windows and browsers....
Mark Alldritt
alldritt@...
Send Email
Oct 5, 2001
6:16 pm
310
Thanks Mark for the answer. For the next SD revision, I suggest a global pref to toggle off globally all tooltips. Cheers ... -- ...
Emmanuel. M. Decarie
emm@...
Send Email
Oct 5, 2001
6:23 pm
311
Currently I have FileMaker perform the looping and call my javascript each time through the loop, but I wan to have the javascript control the looping. I want...
Hardy Macia
hardy@...
Send Email
Oct 11, 2001
1:48 pm
312
... You can try something like this: var app = MacOS.appBySignature("FMP5"); with (app) { _strict = false; // important because FMP's dictionary is lame ...
Mark Alldritt
alldritt@...
Send Email
Oct 11, 2001
4:49 pm
313
Hi Folks, OK, here it is. JavaScript for OSA 1.0 has gone final! The initial 1.0 version was included with Script Debugger 3.0. This release includes a few ...
Mark Alldritt
alldritt@...
Send Email
Oct 11, 2001
6:01 pm
314
... initial 1.0 This is awesome! Way to go! I've been following this for years now and I'm glad to see it progressing. [Now if I could just get gecko to run...
Andrew
triptych999
Offline Send Email
Oct 16, 2001
6:07 pm
315
... Its nice to see that you're still watching Andrew. Cheers -Mark ... Mark Alldritt Late Night Software Ltd. Phone: 250-380-1725...
Mark Alldritt
malldritt2000
Offline Send Email
Oct 16, 2001
6:34 pm
316
Has anyone attempted to work with Quark's selection object? I seem to do OK when the selection is any sort of box or graphic element, but any attempt to work...
Arthur J Knapp
admiralnovia
Offline Send Email
Oct 20, 2001
6:15 pm
317
... Allow me to respond to myself... Of course, I'm going to use the customary work-around involving the AEDesc object. For those of you not familiar with it,...
Arthur J Knapp
admiralnovia
Offline Send Email
Oct 20, 2001
7:33 pm
318
Although I'm fairly new to JavaScript in general, I really prefer it to AppleScript. Over time, I figure I can adjust to the added effort required when writing...
Mike Myers
myersm@...
Send Email
Oct 24, 2001
3:54 pm
319
... I greatly prefer it to AppleScript, but I keep running up against various obstacles that make a complete transfer to JSOSA very difficult. ... Is a "tied...
Arthur J Knapp
admiralnovia
Offline Send Email
Oct 24, 2001
9:15 pm
320
... At present there are no built-in capabilities for dealing with persistence in JavaScript OSA. You'll have to do this by writing to files using Apple's ...
Mark Alldritt
malldritt2000
Offline Send Email
Oct 25, 2001
4:40 pm
321
Hi Folks, I would like to include more Mac OS X sample scripts in the next version of JavaScript OSA. If you have any you are willing to share, please pass...
Mark Alldritt
malldritt2000
Offline Send Email
Oct 25, 2001
4:56 pm
322
... I consider this to be very low priority, but I mention it here because of the topic of disscussion: How about a Core.save() method to compliment...
Arthur J Knapp
admiralnovia
Offline Send Email
Oct 25, 2001
9:20 pm
323
Hi, all. I'm about to try out JSOSA and would like to know if there are any conflicts with OtherMenu. I originally had OSA Menu installed but that did conflict...
Phil Dobbin
phildobbin
Offline Send Email
Oct 29, 2001
12:45 pm
324
... I've not tried JSOSA with OtherMenu or ScriptStrip so I can't comment on compatibility issues. Others on the list may be able to give us some insight. ...
Mark Alldritt
malldritt2000
Offline Send Email
Oct 29, 2001
3:54 pm
325
There is a script sample in the "Introducing JavaScript OSA.pdf" document which shows how to compile, execute, and capture the returned result of a JS OSA...
xbhoff
Offline Send Email
Feb 5, 2002
10:44 pm
326
... It works pretty well with version 6.1.2 under system 9.1 as well. ... One of my favorite meaningless activities in the whole world is to format JavaScript...
Arthur J Knapp
admiralnovia
Offline Send Email
Feb 5, 2002
11:20 pm
327
... well alright then,there are some laundry issues here you might enjoy tackling for me as well. -:) I was curious to see if executing a jsosa script _not_...
xbhoff
Offline Send Email
Feb 6, 2002
3:46 am
328
... Right, but this is an "editing/debugging" lag. A compiled JS applet runs just as quickly, if not faster, than it would in Apple's Script Editor window. ......
Arthur J Knapp
admiralnovia
Offline Send Email
Feb 6, 2002
3:01 pm
329
I've discovered that an object's value is persisting across multiple script runs when executing in Script Debugger, but NOT persisting when I execute the code...
xbhoff
Offline Send Email
Feb 7, 2002
9:11 am
330
... Right, so lastIndex gets pushed after every execution. ... And multiple runs, without recompiling, don't seem to re-initialize the "var regexPattern =...
Arthur J Knapp
admiralnovia
Offline Send Email
Feb 7, 2002
2:44 pm
Messages 301 - 330 of 529   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help