[futurebasic] Re: [FB] keyspan in classic

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2004 : Group Archive : Group : All Groups

From: Barrie Jones <barrie@...>
Date: Sat, 3 Jul 2004 10:03:42 -0400
On Saturday, July 3, 2004, at 09:11  AM, Ted Spencer wrote:

> On Friday, July 2, 2004, at 11:53  AM, Edwards, Waverly wrote:
>
>> Yesterday I uninstalled the OSX version, installed the classic version
>> and I can "see" the keyspan but when I attempt to open it I
>> got what I believe was an error -98.  I recall Walter Lenk
>> having a problem in classic and others as well.  I just don't
>> recall there having been a solution.
>
> If Mr. Jones is about, he might refresh our memories since his 
> experience is extensive and recent, but, perhaps, you need to unplug 
> and re-plug the Keyspan.
>
> The old Apple Error Codes thingy says:
>
> -98   portNotCf  driver Open error code (parameter RAM not configured 
> for
>       this connection)

Here is what I had to use in OS 9.2 to eliminate com errors.
'Following is required to eliminate FB 7 bug
override local FN termGetStatus(WhichPort)
END FN = 0

I got it from Walter Lenk a long time ago.
Barrie