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...
1414
Marty Crouch
marty_crouch
Nov 1, 2005 4:30 pm
Dear Max, Here's my glue table for FM7: system.apps.FilemakerPro. Kind Regards, Marty Marty Crouch • webvalence.com • 503-335-3442 2236 NE 44th Avenue •...
1415
icreedon
Nov 1, 2005 6:32 pm
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...
1416
tetrahedronstar
Nov 8, 2005 7:56 pm
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...
1417
icreedon@...
icreedon
Nov 8, 2005 8:37 pm
Hello all, Some new odb builds have been posted at < http://www.editHere.com/frontierOdbs/ >. Toodle-loooooooo.......... Thomas editHere.com <...
1418
Karsten Wolf
karstenwo
Nov 9, 2005 10:57 am
Hi! ... Me too. Hope to be back on kernel hacking soon. Too many open issues. -karsten...
1419
tetrahedronstar
Nov 9, 2005 4:26 pm
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 { ...
1420
Seth Dillingham
macrobyteres...
Nov 9, 2005 5:07 pm
... 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...
1421
Karsten Wolf
karstenwo
Nov 9, 2005 7:04 pm
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...
1422
tetrahedronstar
Nov 9, 2005 7:09 pm
... 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"...
1423
Seth Dillingham
macrobyteres...
Nov 9, 2005 7:32 pm
You started with this: on opensave() with objectmodel, quark6 temp1="Macintosh HD:webxdata:temp1:template" opendocument(temp1) save(document [1], (temp1+"2"),...
1424
tetrahedronstar
Nov 9, 2005 7:39 pm
Karsten, Yes!!! This works! I added your saveDocument utility to the glue table, and now the following code does work: on opensave() { with objectmodel,...
1425
tetrahedronstar
Nov 9, 2005 7:44 pm
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...
1426
Karsten Wolf
karstenwo
Nov 9, 2005 7:55 pm
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...
1427
tetrahedronstar
Nov 10, 2005 6:51 pm
Ok, so we have this code, courtesy of Karsten which works great: on opensave() { with objectmodel, quark6 { temp1="Macintosh HD:webxdata:temp1:template"; ...
1428
Karsten Wolf
karstenwo
Nov 10, 2005 9:57 pm
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...
1429
Karsten Wolf
karstenwo
Nov 10, 2005 11:02 pm
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...
1430
tetrahedronstar
Nov 14, 2005 3:42 pm
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....
1431
Karsten Wolf
karstenwo
Nov 14, 2005 8:49 pm
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...
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 :...
1433
icreedon
Nov 14, 2005 9:54 pm
Hello all, I have upload < http://groups.yahoo.com/group/frontierkernel/files/icreedon/aeTerminologySuite.zip ... Recent Changes set current apps table at end...
1434
icreedon
Nov 15, 2005 12:07 am
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...
1435
icreedon
Nov 15, 2005 3:22 am
... 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...
1436
Karsten Wolf
karstenwo
Nov 15, 2005 11:08 am
Hi, ... wants ... We should keep & update it. Just for compatibility... perhaps automate the build from AERegistry.h (or perhaps these constants can be ...
1437
icreedon
Nov 15, 2005 4:03 pm
... 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...
1438
Karsten Wolf
karstenwo
Nov 15, 2005 5:27 pm
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...
1439
icreedon
Nov 15, 2005 6:23 pm
Hey Karsten, ... Great! Thanks much!...
1440
icreedon
Nov 15, 2005 10:44 pm
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 <...
1441
Matt Neuburg
mattneub
Nov 16, 2005 2:41 am
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...
1442
Karsten Wolf
karstenwo
Nov 16, 2005 5:49 am
Hi, ... snip ... Thanks for the pointer. ... Definitely no objection from me. -karsten...