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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 243 - 272 of 529   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
243
... I think you've found a hole in the JavaScript OSA object model. Have you tried installing the Jon's Commands OSAX? It has coercion handlers for all the...
Mark Alldritt
alldritt@...
Send Email
Feb 1, 2001
5:08 pm
244
... I noticed that the dictionary specifically says "list of alias" Maybe if you tried this: toast.add_to( ref, [ new MacOS.FileSpec("folderName) ] ); -- { ...
Arthur J Knapp
arthur@...
Send Email
Feb 1, 2001
5:52 pm
245
... Hmm. Tried both of these, and I'm still getting the coersion problem. Interestingly enough, I get a different error message on: add_to( ref, [ new...
Morgan Jones
morgan@...
Send Email
Feb 1, 2001
6:44 pm
246
Well, after spending better than 20 hours I finally got this all doped out. I'm going to post a new thread-starter on the subject which might help future...
dshafer@...
Send Email
Feb 1, 2001
10:55 pm
247
After spending a considerable number of hours rummaging about in the HyperCard attic, I finally figured out how to incorporate the JSOSA stuff into HyperCard....
dshafer@...
Send Email
Feb 1, 2001
11:25 pm
248
I just spent some time composing a long message about how to use JSOSA stuff from HyperCard. When I hit the "send" button, it seemed like everything went fine...
dshafer@...
Send Email
Feb 1, 2001
11:26 pm
249
Showed up here... ver interesting :) Cam ... From: <dshafer@...> To: <jsosa@yahoogroups.com> Sent: Friday, February 02, 2001 12:20 PM Subject: [jsosa]...
Macros
macros@...
Send Email
Feb 1, 2001
11:47 pm
250
I suspect I may have found a bug rather than just asking questions. Here's the AppleScript to set the position and size of a window in the finder: tell...
Morgan Jones
morgan@...
Send Email
Feb 2, 2001
12:12 am
251
I would say that it's probably a memory error. try increasing the memory allocated to your script editor. Cam ... to ... more...
Macros
macros@...
Send Email
Feb 2, 2001
12:21 am
252
On the missing post issue: I did get a copy of my post that I just sent. Morgan...
Morgan Jones
morgan@...
Send Email
Feb 2, 2001
12:23 am
253
Gave that a shot - I increased the memory size for ScriptDebugger to 12MB - didn't change anything, unfortunately. Morgan...
Morgan Jones
morgan@...
Send Email
Feb 2, 2001
4:01 pm
254
... Yeah, I'm getting the same thing. :( ... OS 9, JSOSA 1.0b9 I ran some short experiments, and discovered that almost any attempt to access the...
Arthur J Knapp
arthur@...
Send Email
Feb 2, 2001
4:16 pm
255
... Nope. I tested in both of my editors, (SD 2.0 and Apple's Script Editor), and both have ridiculously large memory partitions. -- { Arthur J Knapp, of...
Arthur J Knapp
arthur@...
Send Email
Feb 2, 2001
4:26 pm
256
... I can reproduce the problem here as well. Its clearly a JSOSA bug. I'm on it and I'll try and get a fix out as soon as I can. Cheers -Mark ... Mark...
Mark Alldritt
alldritt@...
Send Email
Feb 2, 2001
4:58 pm
257
... I feel the same way. Gives you a bad feeling in the pit of your stomach. Sort of bad juju for the rest of the day. Probably going to be a pain to debug...
Morgan Jones
morgan@...
Send Email
Feb 2, 2001
5:10 pm
258
Hi, just a quick note , To run the script of a HyperCard object with it's scriptingLanguage set to any OSA language, you can just send 'run' to it. For...
Chris Heidecker
hechris@...
Send Email
Feb 3, 2001
11:43 pm
259
... Very helpful, Chris. I had tried several different syntaxes to get a HyperCard event to trigger a JavaScript, but missed that one. Worked like a charm!...
dshafer@...
Send Email
Feb 7, 2001
7:18 am
260
... Yeah, definitely some kind of delay. Seems to be working fine tonight, though....
dshafer@...
Send Email
Feb 7, 2001
7:19 am
261
Hi Folks, I have posted a draft of the new documentation we are developing for JavaScript OSA. Please check it out and send you comments to me so that I can...
Mark Alldritt
alldritt@...
Send Email
Feb 15, 2001
2:52 am
262
... Mark, printable documentation makes me always very happy! So I want to share two URLs, that may be already well known to everybody here. a) ...
Aldo Bergamini
aaberga@...
Send Email
Feb 15, 2001
2:02 pm
263
... As this is an incomplete draft of the document, I wanted to limit its utility. However, maybe I went to far. Cheers -Mark ... Mark Alldritt...
Mark Alldritt
alldritt@...
Send Email
Feb 15, 2001
6:54 pm
264
... I see... Well, in the end you will obtain your goal, I guess; as soon as there will be a new release, we will drop the old one: promise !!! ;-) In the...
Aldo Bergamini
aaberga@...
Send Email
Feb 15, 2001
10:13 pm
265
Mea Culpa, I was very wrong about sending events to objects in HyperCard. In fact it's no problem at all. There's one thing to watch out for however, that I...
Chris Heidecker
hechris@...
Send Email
Feb 17, 2001
11:17 pm
266
Although Script Debugger is able to capture the "path to me" command of an AppleScript, it does not appear to have the same functionality with JavaScripts,...
Arthur J Knapp
arthur@...
Send Email
Feb 27, 2001
10:41 pm
267
Good news, as I see from a post on the AS scripting list at Apple .... Rgds Aldo ... Date: 3/2/01 8:29 PM Received: 3/2/01 10:32 PM From:...
Aldo Bergamini
aaberga@...
Send Email
Mar 2, 2001
9:34 pm
268
Inspired as I was by Mark's REALBasic example script for calling a JavaScript, I set about to create something similar for AppleScript. One of the first things...
Arthur J Knapp
arthur@...
Send Email
Mar 5, 2001
10:40 pm
269
Hi, I'm using Core.XML.Parse quite a bit in a system I put together. First let me say that this is a great tool - saved me quite a bit of time. I'm having a...
Morgan Jones
morgan@...
Send Email
Mar 27, 2001
11:32 pm
270
... Sorry for the slow response. The XML parser in JSOSA has a few problems that I intend to address for the 1.0 release. In the meantime, I recommend using...
Mark Alldritt
alldritt@...
Send Email
Mar 29, 2001
10:02 pm
271
... Uh, compared to some support I get on products that I pay for, that response wasn't so slow! That looks like that is going to work for me - I did the...
Morgan Jones
morgan@...
Send Email
Mar 30, 2001
4:47 pm
272
... Try MacOS.appSelf().parse_XML(...); Cheers -Mark ... Mark Alldritt Late Night Software Ltd. Phone: 250-380-1725...
Mark Alldritt
alldritt@...
Send Email
Mar 30, 2001
5:01 pm
Messages 243 - 272 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