Hello everybody, hope you can help out here.
I'm close to finishing a project and it's about to go production. I have not used the '@' symbol anywhere as I wanted to get EVERY error output during dev, but now I think I'm ready to implement it. The only trouble is, exactly where do I use it?
Can i do a global findfor '$' and replace it with '@$' or is there a more appropriate method. I'm guessing there is.
Thanks.