I download four scripts that are used to display
Khmer PGN for Khmer Chess. It works fine with Netscape 7.1
on MS Millenium, but it gave me an error(Java Script console)
with Netscape 8.1 on MS XP. Here is the line :
var pat_piece=/(\w{2}+)-(\w{2,3})/;
I am familiar with C, but I have no clue with the above expression.
Can someone help me to explain this expression?
Comment