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 ! )

Any hint will be appreciated.
Zerol.


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

Reply via email to