I wonder why ... I can't write a line like this :
print 'C : \ ';
but have to :  print 'C : \ \ ';
however, I can : print 'C:\A_Dir\B_SubDir';
The last ' is escaped, why ??

Rgds,
Connie


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

Reply via email to