How to print "[" or "]"
Posted: Sun Sep 20, 2015 9:24 pm
Hi,
I get an error message "Text format tag after square bracket not recognized" when I try:
Print("[")
Print("\["
Print(Chr(93))
What else should I try? Thanks.
Nathan
I get an error message "Text format tag after square bracket not recognized" when I try:
Print("[")
Print("\["
Print(Chr(93))
What else should I try? Thanks.
Nathan