Skylos
Mon, 23 Apr 2007 06:27:03 -0700
On 4/21/07, Angel-SL <[EMAIL PROTECTED]> wrote:
The character ', which is used as a quote in ASP, such as // in C, is not excluded. How do I fix this?
The character ' is not a comment character in perl. Maybe you're confusing the Active Server Pages Object Model with the syntactical elements of the language used for code blocks within said pages? perl uses # for rest of line comment marker. Skylos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]