IF you have cut and pasted a macro in the last few days

Need help with a macro you are writing? Ask here!

Moderator: MacroQuest Developers

User avatar
Fuergrissa
a grimling bloodguard
a grimling bloodguard
Posts: 607
Joined: Mon Dec 08, 2003 3:46 pm
Location: UK

IF you have cut and pasted a macro in the last few days

Post by Fuergrissa » Wed Jun 30, 2004 5:09 am

If in the last few days you have cut and pasted a macro and it returns errors please check the following.

Your problem is not the macro but PHBB you need to check your macro and do this:

Code: Select all

All < and > have been changed to their html safe equivalents (  < and > )
Find this - < and change it to this <

and

Find this - > and change it to this >

Credits to DKAA read this link
[quote]"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."[/quote]