in reply to Remove $
Prints:{ local $/ = '/'; $text = "db1$/SQL/GEMINI/StoredProcs/pboValidateClientRefNo_ClientID +.sql"; print "$text\n"; }
Make sure that this exception doesn't flow over into the rest of your code. You probably don't want a screwed-up new-line character wandering around your script.db1/SQL/GEMINI/StoredProcs/pboValidateClientRefNo_ClientID.sql
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Remove $
by ikegami (Patriarch) on Aug 27, 2007 at 15:58 UTC | |
by dogz007 (Scribe) on Aug 27, 2007 at 17:22 UTC | |
by ikegami (Patriarch) on Aug 27, 2007 at 17:33 UTC | |
by dogz007 (Scribe) on Aug 27, 2007 at 18:30 UTC | |
by blazar (Canon) on Aug 28, 2007 at 09:15 UTC |