<http://forum.pspad.com/read.php?f=2&i=11656&t=11656> 
----------------------------------------------------------------

In the AutoHotKey script language a semi colon is used for comments. But
when ou want to use the semi colon, you can escape it with a "`", thus
thisvar = text`;text would result into a variable that contains
"text;text".

How can I tell PSPad that the comment char ";" can be escaped with
"`"?
Currently PSPad marks everything after the ";" as comment, regardless if
escaped or not.

[%sig%]

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to