Why doesn't my code post properly?
[code]Here is some code[/code]
Try again:
[code]
Here is some code[/code]
Once more:
[code]
Testing one two three
[/code][/code]
Why doesn't code post properly
Moderators:Administrator, Global Moderator
Mac
The QBasic Forum
http://www.network54.com/Forum/13959
The QBasic Forum
http://www.network54.com/Forum/13959
-
- QBasic God
- Posts:166
- Joined:Tue Mar 25, 2003 12:45 am
- Location:U.S.A.
- Contact:
Code: Select all
PRINT "Hello World!"
Hmmm... seems to work for me.
Come check out [url=http://www.freebasic.net/forum/index.php]FreeBASIC[/url]. The syntax is based on QuickBasic, but it expands to use pointers, operator overloading, etc... The list goes on and on!
-
- QBasic God
- Posts:166
- Joined:Tue Mar 25, 2003 12:45 am
- Location:U.S.A.
- Contact:
This is what I did. I pasted the code into the text field, highlighted it and then hit the code button. It automatically adds the code tags for you that way.
Come check out [url=http://www.freebasic.net/forum/index.php]FreeBASIC[/url]. The syntax is based on QuickBasic, but it expands to use pointers, operator overloading, etc... The list goes on and on!
testing
[code]one
two
three[/code]xxxx
Rats! Thanks for the info anyway.
I did what you said and the code/nocode stuff appeared automatically, but when I post, it simply leaves those boxes.
I don't have that problem on www.qbasicnews.com.
Let me try making this a "Trusted Site" in my internet security.
[code]one
two
three[/code]xxxx
Rats! Thanks for the info anyway.
I did what you said and the code/nocode stuff appeared automatically, but when I post, it simply leaves those boxes.
I don't have that problem on www.qbasicnews.com.
Let me try making this a "Trusted Site" in my internet security.
Mac
The QBasic Forum
http://www.network54.com/Forum/13959
The QBasic Forum
http://www.network54.com/Forum/13959
Dr. Davidstein!
I think I have it
I had "Disable BBCode" checked in options. Don't know why. I found it while comparing my qbasicnews posting to this forum
Thanks again for trying.
I think I have it
Code: Select all
do
print "Happy Days"
loop while inkey$=""
Thanks again for trying.
Mac
The QBasic Forum
http://www.network54.com/Forum/13959
The QBasic Forum
http://www.network54.com/Forum/13959