QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: Pete on March 08, 2018, 06:32:06 pm
-
So I made a sub, and I wanted to preserve a variable. So I coded...
SUB mysub
STxAxTIC
... and it gave me a syntax error. It's a real head scratcher, but it does prove the IDE doesn't like STxAxTIC.
Pete :D
-
TRY
This will help cure your STxAxTIC cling.
:) :) :)
-
LOL@STxAxTIC cling!
I actually did have to check the wiki today for STATIC. It's been forever since I used it in a sub. Anyway, I got a C++ compiler failure message, so I had to double check it. The syntax was right, STATIC, but I forgot I had pasted in a data block. It was pasted after a SUB, which of course caused the compiler error. Fixed that and everything was fine, but I'm not going to miss an opportunity to blame it on STxAxTIC! Please note I only bug you when I'm out of sorts.
Pete :D
-
So I made a sub, and I wanted to preserve a variable. So I coded...
SUB mysub
STxAxTIC
... and it gave me a syntax error. It's a real head scratcher, but it does prove the IDE doesn't like STxAxTIC.
Pete :D
You forgot to add END SUB. ;D
-
I tried...
END SNUB
...but I got another syntax error. Go figure.
Pete :D
-
I tried...
END SNUB
...but I got another syntax error. Go figure.
Pete :D
Do you even QB64 bro?????
-
I tried...
END SNUB
...but I got another syntax error. Go figure.
Pete :D
Do you even QB64 bro?????
The bro is only coding in BALL these days, BALL is acronym for Beginner All-purpose Laughing Laughing....
Have a ball (with a wink) ;D
-
I tried...
END SNUB
...but I got another syntax error. Go figure.
Pete :D
Do you even QB64 bro?????
The bro is only coding in BALL these days, BALL is acronym for Beginner All-purpose Laughing Laughing....
Have a ball (with a wink) ;D
LOL!!!
-
I tried...
END SNUB
...but I got another syntax error. Go figure.
Pete :D
Do you even QB64 bro?????
I've dabbled in QB /QB64 but I doubt I have produced much more than one or so million lines of code. Next time I'm picking a language that "Hello World!" can be produced with far less work. Now if you will excuse me, March is "r" month. Hello Wor...
Pete :D
LOL@Basic All-Purpose Laughter Language
-
I tried...
END SNUB
...but I got another syntax error. Go figure.
Pete :D
Do you even QB64 bro?????
I've dabbled in QB /QB64 but I doubt I have produced much more than one or so million lines of code. Next time I'm picking a language that "Hello World!" can be produced with far less work. Now if you will excuse me, March is "r" month. Hello Wor...
Pete :D
LOL@Basic All-Purpose Laughter Language
Try C++ xD!
But DAMN!!! Someone SHOULD make the BALL language (Beginner All-Purpose Laughter Language)