[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Perlmode Highlighting seems to have a problem...
From: |
Sara |
Subject: |
Perlmode Highlighting seems to have a problem... |
Date: |
13 Dec 2001 12:46:42 -0800 |
This program highlighting looks fine until I get to this line:
if(substr($data,$j,1) ne '$'){
then the remainder of the script is treated as if it was inside of 's.
I think it treats
'$'
as ' followed by the perlvar $'. Just thought I'd mention it...
PS: I know this is terrible Perl I didn't write it!
-GX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Perlmode Highlighting seems to have a problem...,
Sara <=