On or about 11/15/05 2:00 PM, thus spake "frontierkernel@yahoogroups.com" ... And irrelevant. That's just a header file; it doesn't "know" anything. What you...
Hello all, Should we consider a new hash function to add to Frontier? http://it.slashdot.org/it/05/11/15/2037232.shtml?tid=172&tid=93&tid=228 Please see <...
Hi, frontierkernel@yahoogroups.com schrieb am 15.11.05 17:04:10: snip ... I'll do at least a manual update and perhaps that gives me new ideas. ... Hhm, not...
... My main concern here is that we don't have enough person power at this time to do some of the things that we might like to do, in a timely fashion, so I'm...
Hi, ... wants ... We should keep & update it. Just for compatibility... perhaps automate the build from AERegistry.h (or perhaps these constants can be ...
... Please see < http://sourceforge.net/tracker/index.php?func=detail&aid=1074730&group_id=120666&atid=687801 ... One thing occurs to me. Changing the buf...
Hello Karsten, ... in the save event that I couldn't find in the objectModel/eventInfo tables. These are defined in the AERegistry.h header. In theory if a...
Hello all, I have upload < http://groups.yahoo.com/group/frontierkernel/files/icreedon/aeTerminologySuite.zip ... Recent Changes set current apps table at end...
1432
frontierkernel@yahoog...
Nov 14, 2005 9:37 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the frontierkernel group. File :...
Hi Mark, the vers60 etc. are defined in my quark 6.5 eventTable. I had created this with an older version of DuckTape. You should get these if you import the...
Karsten, Thanks for the response! Ok, I've tried this, but I get an error saying "Can't evaluate the expression because the name "vers60" hasn't been defined....
Hi, in the course of recent quark scripting I noticed constants ('kfil39;) in the save event that I couldn't find in the objectModel/eventInfo tables. These are...
Hi Mark, quick answer: yes. Some experimenting brought up the following function (to be adapted & included on the top-level of your qxp 6 table): on...
Ok, so we have this code, courtesy of Karsten which works great: on opensave() { with objectmodel, quark6 { temp1="Macintosh HD:webxdata:temp1:template"; ...
That's what I like about frontiers odb: it's so easy to find your own even years old solved problems. I never managed that high degree of reuse (even if it's...
Seth, Ok, thanks for the alias info. I tried the code and got the same message again, I think it must be the glue script. However, Karstens glue add did work...
Karsten, Yes!!! This works! I added your saveDocument utility to the glue table, and now the following code does work: on opensave() { with objectmodel,...
You started with this: on opensave() with objectmodel, quark6 temp1="Macintosh HD:webxdata:temp1:template" opendocument(temp1) save(document [1], (temp1+"2"),...
... returns ... the ... alias? ... It does open the file, that part works fine, just when the script tries to save it, it gives the error: "QuarkXpressDuck"...
Hi, I have this little goodie (seems like being rescued from quark3.x) defined in my quark65 table: on saveDocument (obj,fileName) { «Save a document return...
... When is it returning the error? Does it even get as far as opening the file? Have you tried coercing your string filepath to a filespec or an alias? Seth...
Ok, this is getting crazy, so I'm asking any sleuths out there for advice. The following code works on OS 9: on opensave() { with objectmodel, quark6 { ...
Nice to see the list going strong! I apologize for disappearing for so long, I got sidetracked on other web jobs. I'm now back heavy into scripting quark and...
Hello all, I'm all for helping with getting Unicode ingrained in the kernel. If I can help with some grunt work like find all instances of this and change to...
Marty and Thomas Sorry I have been off line for a while, far too much work. I might have few hours to take a look at this problem but it would help if you...