You need \\

-Tim

Chris wrote:

Howdy,

Could someone please tell me why could this happen?

There is a  property file props including  a key-value pair "logfiledir=
c:\hwebgod"  , execute :

String logdir = props.getProperty("c:\logfiledir");

Then string logdir will be "c:logfiledir" ( the char \ is missing ! )


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



Reply via email to