Use the following code to exclude from compiling
[pbcode]
#IF 0; FOLLOWING CODE IS NOT COMPILED
code....
code....
code...
code....
#ENDIF
[/pbcode]
Ooops,
just read the remarks examples wauw!!!!!!
A lot of remarks available :-)
I'am now gone take some time to study only the examples
gr.
For second i thought this was a request... :)
But just in case others missed it.
[pbcode]
/*
This is a comment
*/
remstart
This is a comment
remend
` This is a comment
' This is a comment
// this is a comment
[/pbcode]
QuoteFor second i thought this was request... :)
But just in case others missed it.
/*
This is a comment
*/
remstart
This is a comment
remend
` This is a comment
' This is a comment
// this is a comment
[snapback]4926[/snapback]
That'll all be in the help files with the next update. Hopefully. :)