Hello Michael,

Wednesday, December 05, 2001, Michael McQuarrie <[EMAIL PROTECTED]> wrote:

MM> Maxim,
MM> Correction:
MM> The "use strict;" requires the arguments to all be quoted.
yes.

MM> In  the real script I am only using "use strict 'vars';". This way
MM> I  can keep the syntax of calling the sub the same as I originally
MM> had.  I  would  like  to keep the "error_notify(e,p,x,"Message");"
MM> syntax.  The "q" is the only character that is causing me problems
MM> with this.

how do you want to use reserved perl word as an argument, without
quotes? it's impossible.


Best wishes,
 Maxim                            mailto:[EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to