Home | Reviews | GUIpedia | Forum | Fun500


BrandonLibrary Help
I [code]COMMON SHARED[/code] All my variables, but all the library variables are blank according to my app, ideas?
2009-03-077:28 PM

ToddRe:Library Help
Did you try initializing them in the program? Like just say BUTCLICKED = -1 without dimming it. Maybe it just hasn't been recognized.
2009-03-077:36 PM

BrandonRe:Library Help
It didn't work :( Im getting tired of this "bug" its been 5 hours now!!!
2009-03-077:44 PM

agumaRe:Library Help
Put the COMMON SHARED in your .BI file, and also DIM SHARED the exact same things. Include the .BI file in your library and your program. Besides that I can't really think of anything else. It's a problem I've always had but never really figured out how to fix. :P
2009-03-078:42 PM

ToddRe:Library Help
It's ashame because in the hayday of QB, you would've gotten help immediately within the day at QBasicNews Forums.
2009-03-0711:37 PM

BrandonRe:Library Help
I got it working this morning, with some of Todd's help and a little help from QB itself. Anyways, News as to what all this help was for will come soon :) hehehehe
2009-03-088:43 AM

GUIs


2021 Brandon Cornell