Comparison operators change code color in my Mac editor

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
sch0ol_0f_hard_kn0cks
Forum Newbie
Posts: 8
Joined: Wed Nov 26, 2003 10:46 am
Location: Brattleboro, VT
Contact:

Comparison operators change code color in my Mac editor

Post by sch0ol_0f_hard_kn0cks »

I'm having a problem, when ever I have to use a < or > comparison operator, my html editor (have tried two different ones) on my mac no longer recongnizes the text as code, and therefore spits out plain text in the browser of all code after those operators "<>". I'm using Panther on the Mac. Can someone tell me why this is happening?
sch0ol_0f_hard_kn0cks
Forum Newbie
Posts: 8
Joined: Wed Nov 26, 2003 10:46 am
Location: Brattleboro, VT
Contact:

Post by sch0ol_0f_hard_kn0cks »

Brainstorm: I just figured out the reason. It happens because < > opens or closes a script. However it shouldn't do this when inside parenthasis should it? That's how I am using them...
Post Reply