Search the web
Sign In
New User? Sign Up
openLingo · openLingo Code Library
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 465 - 494 of 643   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
465
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Feb 3, 2003
4:09 pm
466
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Feb 3, 2003
10:55 pm
467
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Feb 4, 2003
9:16 pm
468
Hello lingolurkers! I could use some alphatesters on the externalScriptManager and preprocessor. I've written more information about it than before (included...
Christoffer Enedahl
Enedahl
Offline Send Email
Feb 4, 2003
9:28 pm
469
Hi, Sorry in advance for entering this thread so late, but I only discovered this group recently. Robert starts with the premise that the XML xtra is...
benstjohnston <ben@...>
benstjohnston
Offline Send Email
Feb 6, 2003
5:57 am
470
Hi, I am using Director 8.5 and you can already use external script files just be setting the cast members to linked or am I missing something? I agree that it...
benstjohnston <ben@...>
benstjohnston
Offline Send Email
Feb 6, 2003
5:57 am
471
... From: <ben@...> ... The XML parser Xtra leaks 4KB of memory on the Mac for every time you call parseString (or presumably parseURL as well)....
Robert Tweed
robert_tweed
Offline Send Email
Feb 6, 2003
7:51 am
472
Hi, ... Yes. there are issues with directors linked scripts. It does not update the script automatically. If you save the directormovie any changes made ...
Christoffer Enedahl
Enedahl
Offline Send Email
Feb 6, 2003
7:56 am
473
... From: <ben@...> ... The main problem is that if you edit an external file with the movie open, Director will not only not update the linked...
Robert Tweed
robert_tweed
Offline Send Email
Feb 6, 2003
8:17 am
474
Hi ! I know this is "little Lingo" on the "Open Lingo" group, but Johnny Anderson gave me VB source code of his great XMLingo ActiveX object. XMLingo is...
Ziggi
zbigniew_szc...
Offline Send Email
Feb 6, 2003
4:36 pm
475
... From: "Ziggi" <ziggizag@...> ... Just thought I'd say that while Xtras are normally semi-OT around here, they are not completely OT, and in this...
Robert Tweed
robert_tweed
Offline Send Email
Feb 6, 2003
4:52 pm
476
Thanks Robert for the info regarding the leak. Now here are some other ideas: 1) OO interface to deeply nested list. Just because you have a deeply nested list...
Ben St Johnston
benstjohnston
Offline Send Email
Feb 6, 2003
8:36 pm
477
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Feb 6, 2003
10:28 pm
478
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Feb 8, 2003
1:38 pm
479
Hi, XML is 5 years old today! http://www.w3.org/2003/02/xml-at-5.html But I would not want to go off topic, so here are another couple of questions: 1) Exactly...
Ben St Johnston
benstjohnston
Offline Send Email
Feb 10, 2003
10:52 pm
480
Hi ! Good point indeed. XML... what is XML for me ? A holy Graal ? A mirage ? Let's be more precise... The potencial of XML is enormous... in fact, it's too...
Ziggi
zbigniew_szc...
Offline Send Email
Feb 11, 2003
7:01 pm
481
Hi, Whilst working on a set of xml routines it became clear that one of the slowest parts of xml processing is going to be encoding and decoding text for...
Ben St Johnston
benstjohnston
Offline Send Email
Feb 18, 2003
4:17 pm
482
I dont have an algo ready but I used this trick before which is a turbo boost for searching or replacing single characters: set the itemdelimiter to the...
jilt@...
robotfunk2001
Offline Send Email
Feb 18, 2003
4:26 pm
483
I was running a few tests when I found these interesting results: Starting tests ... Testing timer... Starting test of Loop overhead... 391ms Starting test of...
Christoffer Enedahl
Enedahl
Offline Send Email
Feb 19, 2003
8:52 am
484
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Feb 19, 2003
10:31 pm
485
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Feb 19, 2003
11:07 pm
486
... Lingo already has atan2 built in although undoc'd. Just use atan(y, x) Andrew Morton...
andrew_morton2002 <ak...
andrew_morto...
Offline Send Email
Feb 21, 2003
9:25 am
487
Are you aware of the free PRegEx xtra at www.openxtras.org? Very fast. Andrew Morton...
andrew_morton2002 <ak...
andrew_morto...
Offline Send Email
Feb 21, 2003
9:29 am
488
I am aware of the PRegEx xtra and considered using it (I almost certainly will elsewhere). However, I thought one of the aims of openlingo was to try and avoid...
Ben St Johnston
benstjohnston
Offline Send Email
Feb 21, 2003
10:13 am
489
... From: "Ben St Johnston" <ben@...> ... affect ... This would certainly preclude me from using it, for one, so building the openLingo XML...
Robert Tweed
robert_tweed
Offline Send Email
Feb 21, 2003
12:36 pm
490
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Feb 26, 2003
10:12 am
491
Hello! Since the eternalScriptManager was working I've been using it in my cargame and these are my experiences working with it: Pros You can use one copy of...
Christoffer Enedahl
Enedahl
Offline Send Email
Mar 5, 2003
3:16 pm
492
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openLingo group. File : /Christoffer...
openLingo@yahoogroups...
Send Email
Mar 18, 2003
3:42 pm
493
Hi! I've been coding some useful things lately (seems I'm the only one coding for openLingo nowadays). It's the documentationsystem I've given a boost. Now it...
Christoffer Enedahl
Enedahl
Offline Send Email
Mar 26, 2003
10:22 am
494
Christoffer recently made me aware of some spam postings in the files area. This is undoubtably part of widescale abuse of Yahoo groups, and shouldn't be so...
Robert Tweed
robert_tweed
Offline Send Email
Mar 26, 2003
11:40 am
Messages 465 - 494 of 643   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