[futurebasic] Re: RE: Double beeps

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 1999 : Group Archive : Group : All Groups

From: Stewart <stharris@...>
Date: Thu, 14 Oct 1999 21:40:56 -0400
Thanks to Joe Lewis Wilkins and Ken Shmidheiser for their response to my double beep problem. The thing that baffles me is that the buttons worked OK in FB II and were not changed (by me) since I converted to FB^3.

There are 2 columns of 15 buttons and all buttons are active. They change as they should from active to marked and back when they should. Only one button per row. The beeps always come in the same patterns. When a button in the first row is clicked, it becomes
marked and 2 beeps sound followed by a short pause, followed by 18 beeps, and it doesn't matter which button is clicked. When a second row button is clicked, the pattern is 2 and 8. he two patterns never vary.

Ken, I copied the demo you sent me, but when I compiled it I got the following:

Error: Array Variable 'DIALOG('not an array or undimensioned
In file K. Schmidt.Main:K.MAIN at line 38 in DODIALOG, Code=94600
   •evnt% = DIALOG (•0)
and

Error: Internal critical error: PushLevel went Negative!
In file K. Schmidt.Main:K.MAIN at line 38 in DODIALOG, Code=94604
•   •evnt% = DIALOG (0)


Error: Array Variable 'MENU('not an array or undimensioned
In file K. Schmidt.Main:K.MAIN at line 76 in DOMENU, Code=95124
•menuID% = MENU (•_menuID)


Error: Internal critical error: PushLevel went Negative!
In file K. Schmidt.Main:K.MAIN at line 76 in DOMENU, Code=95128
••menuID% = MENU (_menuID)

********* End of PPC Code Compile *********
************* End of Compile **************
 Warnings: 0
   Errors: 4

I will wrestle with it some more, but I'm beginning to wonder about me and/or my computer (G3 )