How do you print the simbol # - help here!

They have: 52 posts

Joined: Jul 1999

I am doing a Perl script and I have this question, how do you print the simbol # in a page without been interpreted as it normally is by perl.
Would it be between backslashes like this \#\ ?

They have: 2,390 posts

Joined: Nov 1998

I would expect you just have to escape it...
JP

----------
[red]The Next Step in Website Development [/red] - http://www.what-next.com
The Webmaster Promotion and Resource Center

They have: 112 posts

Joined: Apr 1999

Hi,
Yeah, you need to escape the character like this "\#", only one blackslash is needed.
Later..

Joe Thong

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.