Qbasicnews.com

Full Version: RelLib won't work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I use this very simple code to see if RelLib works:

[syntax="qbasic"]
'$include: 'Rellib.bi'
print "hi"
RelDelay 5000
print "bye"
[/syntax]

Then I get a "too many files" error

Here's a screenie, quality is awful, but that's Paint :wink:
Heh...recursive inclusions? Sad No wonder it's erroring...looks like the thing's including itself!

Btw, quick hint on screenshots...hold the Alt key when you hit PrntScrn to only screenshot the active window. Big Grin
You aren't saving your source as RELLIB.BI, are you?
Hah, that's certainly what it looks like. Big Grin
Quote:Btw, quick hint on screenshots...hold the Alt key when you hit PrntScrn to only screenshot the active window. Big Grin

Yeah, I guess I'm just lazy Tongue

Quote:You aren't saving your source as RELLIB.BI, are you?
Huh? How can that be?
Are you using the unofficial Rellib Mod by AAP? If so, trash it and use the one you find on my site. Dang!!!! I'm sick and tired of the errors I DID NOT MAKE.