help code tags not working?

For everything that's not in any way related to PureBasic. General chat etc...
Dano
User
User
Posts: 41
Joined: Fri Jul 16, 2004 4:20 am
Location: Edmonton, Ab, Canada

help code tags not working?

Post by Dano »

Ok I give up, why is my code not posting nicely like everyone elses. I hit code on the button and it envelops my code like it should work but it doesn't

[code]
EnableExplicit
[/code]
User avatar
idle
Always Here
Always Here
Posts: 6026
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Serial Port

Post by idle »

Dano wrote:Ok I give up, why is my code not posting nicely like everyone elses. I hit code on the button and it envelops my code like it should work but it doesn't

Code: Select all

EnableExplicit
I tried editing your post and it still didn't work :shock:
Windows 11, Manjaro, Raspberry Pi OS
Image
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: help code tags not working?

Post by Danilo »

Code: Select all

EnableExplicit
Works here (Europe).
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: help code tags not working?

Post by Fred »

I edited your post and you have the "Disable BBCode" option checked. You should uncheck that as the

Code: Select all

 tag is a BBCode
Post Reply