... What about adding "at" or "to", as in atBeginning, toAfter, etc... In addition to brevity, this would be good because: 1. "at" and "to" are often used as...
Arthur J Knapp
arthur@...
Dec 1, 2000 3:23 pm
203
... --> App.duplicate( App.box[1], App.box[2].toAfter ) -- { Arthur J Knapp, of STELLARViSIONs ; http://www.STELLARViSIONs.com ; ...
Arthur J Knapp
arthur@...
Dec 1, 2000 3:43 pm
204
... All right, that is what I'll do. Cheers -Mark ... Mark Alldritt Late Night Software Ltd. Phone: 250-380-1725 333...
Mark Alldritt
alldritt@...
Dec 1, 2000 6:10 pm
205
... Great. P.S. This means that every time someone uses atBeginning, atEnd, etc, I get a 1-cent royalty, right ? ;-) P.P.S. Any attempt to continue this thread...
Arthur J Knapp
arthur@...
Dec 1, 2000 7:53 pm
206
... I have also posted two scripts that are based upon Bill Cheeseman's IdleLib AppleScript library, ...
Arthur J Knapp
arthur@...
Dec 1, 2000 7:58 pm
207
Hi Folks, I've just released a new build of JavaScript OSA. This release addresses the -50 error that happened when running scripts from the applet shell and ...
Mark Alldritt
alldritt@...
Dec 6, 2000 9:10 pm
208
... Cool !!! ... Wow, I was surprised that both the "at" and "to" syntax were implemented. I assumed that you would choose just one or the other. ;-) It makes...
Arthur J Knapp
arthur@...
Dec 6, 2000 10:46 pm
209
... To take advantage of JSOSA 1.0b9, I have updated this port ... ... and indeed, they are no longer nessesary ;-) The folder is "Quark Apple Events...
Arthur J Knapp
arthur@...
Dec 6, 2000 11:24 pm
210
... It does seem a little much. Isn't there some way to define your own index.html/default.html files (I guess since you haven't, there probably isn't a way...
Mark Alldritt
alldritt@...
Dec 6, 2000 11:34 pm
211
... Your thinking in this matter is quite wrong. ;-) I just wanted a place to post files for others to download, so I just did the bare minimum nessesary to do...
Arthur J Knapp
arthur@...
Dec 7, 2000 12:00 am
212
I've just completed a first version of a constructor function for wrapping Unit Types, (meters, inches, etc...). It's called "UnitLib.js" and is available at: ...
Arthur J Knapp
arthur@...
Dec 8, 2000 1:52 am
213
... I've done a little more work on it. http://homepage.mac.com/arthurknapp/FileSharing.html "UnitLib_1.0d4.js" -- { Arthur J Knapp, of STELLARViSIONs ; ...
Arthur J Knapp
arthur@...
Dec 9, 2000 10:53 pm
214
Has anyone been trying to use JSOSA with OSAMenu? My experience is that I can run a JavaScript from OSAMenu just once, (and it works), but subsequent calls do...
Arthur J Knapp
arthur@...
Dec 14, 2000 4:16 pm
215
... I can't get it to work at all for me. This is odd because I distinctly remember testing JSOSA against OSA Menu at one point in the foggy past and having...
Mark Alldritt
alldritt@...
Dec 15, 2000 9:38 pm
216
Hi Folks, I've hired a tech writer to create a JavaScript OSA manual. We are developing an outline for the manual now. Does anyone have any ...
Mark Alldritt
alldritt@...
Dec 19, 2000 5:15 am
217
... Leave room for discussing *whose clauses* and Core.load ;-) ... I don't think that it is nessesary to provide extensive descriptions of the core langauge...
Hi Folks, We (Late Night Software) will be exhibiting at MacWorld this year. If you are in the Bay area Jan 9-12th, 2001 and you want to discuss JavaScript...
Mark Alldritt
alldritt@...
Dec 20, 2000 7:08 pm
220
Hi, I installed JSOSA on Mac OS X PB and I get the following message when I try to compile or open a JS script. "Could not compile the script because I could...
Steve Roy
sroy@...
Dec 22, 2000 3:39 am
221
On Thursday, December 21, 2000, at 07:39 PM, Steve Roy wrote: I ran into the same problem when following the installation directions logged in as a normal...
Jim Martin
jim@...
Dec 22, 2000 8:20 am
222
... Right. I've had a few people with this same problem. The key is to *not* use a Unix shell and the cp command to do this (cp and duel-fork files don't get...
Mark Alldritt
alldritt@...
Dec 22, 2000 7:05 pm
223
... That's what I did. Logged in as root, put the file in the proper place, then logged in as me and it doesn't work. Is the fact that I unstuffed the archive...
Steve Roy
sroy@...
Dec 26, 2000 12:59 pm
224
Hi Folks, Its been a bit slow on this list for the last while so I thought I would let you all know what's happening. I'm working on JavaScript OSA 1.0b10...
Mark Alldritt
alldritt@...
Jan 16, 2001 5:32 pm
225
... Would any (kind, polite) messages from developers to any Apple contacts help? Rgds Aldo...
Aldo Bergamini
aaberga@...
Jan 16, 2001 10:59 pm
226
... I think it'd be fantastic if JSOSA was included with Mac OS X. Steve -- Steve Roy <sroy@...>...
Steve Roy
sroy@...
Jan 17, 2001 1:34 pm
227
... I'm sure it couldn't hurt. From what I have been told, Apple considers OSX feature complete, and adding JSOSA presents a problem. Cheers -Mark ... Mark...
Mark Alldritt
alldritt@...
Jan 18, 2001 5:20 am
228
Documentation for the JavaScript 1.5's core language is now available: <http://developer.netscape.com/docs/manuals/js/core/jsref15/contents.html> JavaScript...
Arthur J Knapp
arthur@...
Jan 26, 2001 4:44 pm
229
I have, for reasons probably best left undiscussed in the plain view of people of sensitivity and intelligence, been trying to figure out how to get some JSOSA...
dshafer@...
Jan 28, 2001 1:19 am
230
Turns out, as is often the case, that I was overcomplicating things. Although I'm sure there will turn out to be additional issues, all you have to do to run...