Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can someone help figure out this code?
#11
eg: now all variables you use without a %,$,&,!,# will be integers.

Code:
DEFINT A-Z
a=4

Now "a" is an integer.
Reply
#12
You can even do clever things like
Code:
DEFINT I
DEFLNG L
iThis = 4
lThat = 5
and iThis will be a short integer, and lThat will be a long integer.
Reply
#13
Or you can be even more clever and... figure it for yourself!

http://qbasicnews.com/qboho/qckdefint.shtml

(consider it like a subtle RTFM)
img]http://usuarios.vtr.net/~disaster/sigs/annoyizer.php[/img]
Reply
#14
Possibly your QB version is corrupt. Try redownloading it.
earn.
Reply
#15
Quote:Possibly your QB version is corrupt. Try redownloading it.
N.B. this is illegal. And that no one in this community would ever condone stealing, especially from a poor helpless company like micro$oft. Wink
url=http://www.spreadfirefox.com/?q=affiliates&id=60131&t=79][Image: safer.gif][/url]
END OF LINE.
Reply
#16
Thanks for all those 'more usful' suggestions. I've downloaded another version of QBasic and will try the alternate source code.

Thanks again for everyone's input. It's grately appreciated.

netwarriorgizmo :bounce:
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)