Hi folks, I finally commited my changes to osx printing. As always Mac OS 9 and Windows compilers please check if it doesn't break anything. The problem with...
Hi folks, I was in urgent need to create long filenames and thought that it would suffice if I made file.rename() work with long filenames. You guess what? It...
Hi Seth, Am 06.12.2005 um 02:37 schrieb Seth Dillingham: ... I think this is absolutely accidental and i guess a little on purpose by apple. The function used...
Hi Thomas, ... I knew what I missed when I saw the first page... ... Hhm, on 10.3.9 they do and work. Need to have a look at it. Perhaps a printer driver...
Starting this weekend, I should have access to a single-Xeon and a dual-Xeon, each running Windows 2003. I'm going to try to use ApacheBench to compare...
... Just append a char before converting, then strip it out e.g. myPwdText = String.nthField( string.utf16toansi (pwd + tab), tab, 1 ) that should work even if...
Scott, Thanks for suggesting two viable work-arounds for a buggy string.utf16toansi(). For the record myPwdText = string.utf16toansi (pwd) // drops the last...
With Frontier 10.1a3 and glue generated via DuckTape, the following snippet fails when retrieving data from Filemaker IFF the cell being retrieved is empty. ...
Hi, sorry for the late reply. With which version of frontier did you have the problem? This week I commited changes that should solve the problem. See: ...
... Ask AppleScript to coerce it for you. You could try s = coerceValue(pwd, "TEXT") But if that doesn't work, I know how to really get AppleScript to coerce a...
Hello Karsten, ... No. Terry was working on the automated build systems and we don't have info about or access to the work he did. We need someone who is...
Hi, Am 10.12.2005 um 20:57 schrieb icreedon: ... my 2 cents: - current binaries are out of date. Fix that. I'll gladly provide at least a monthly update for...
Hi folks, I think I found the error that finishes scripts if they retrieve empty fields from filemaker 7 and beyond. The short story: I have 2 solutions and...
Hi, I'm delighted to find Frontier again. I tried updating to the latest CVS source,and running XCODE 2.2 to build. Unfortunately I get errors from the...
Hi Eric, I tried that back when 10.4 came out. It seems that MoreFilesX has some functions with the same name as newer system calls. You need to rename them...
Hello all, I would like suggest that we drop support for Mac OS 9 in the main development branch of the kernel. Our person power is currently limited and I...
Yes. No objections here. A data point: I'm replacing the last of my OS 9 frontier applications this month. Thanks, Marty Marty Crouch • webvalence.com •...
... We should release one last installable binary that works with OS9, based on the current condition of the code. Then drop it. That code won't stop working...
Hi all, I'm also in favour to drop OS9 support but we shouldn't just ask on the list and do it, instead we should set a date or event when to drop OS9 support....
Hi Folks, Am 19.12.2005 um 20:43 schrieb Karsten Wolf: ... thinking again about that I propose we choose April 1st for the drop of OS9. IIRC that's apple's...
... You said what you think we should do, but not why you think we should do it. What is the benefit of waiting until some date (April 1, as you said later),...
If I remember correctly, OS 9 came out in 1999, which is coming up on being seven years old. Wasn't that about the time Frontier 4 came out? We're having...