| Author |
Well is it tough
|
vivek sivakumar
Ranch Hand
Joined: Aug 09, 2001
Posts: 187
|
|
i have a configuration file called x.cfg(or any data file) its content is something like this, [GetHitList1] file =C:\GetHitList1.xml as far this is concerned my brief description is that its of type windows file Section name , key name and key value ,uptill now im able to read the values with no problem . now i have a improved version which is something like this [GetHitList1] file =C:\GetHitList1.xml <docum> = docid@getdoc in the above mentioned improved version i have to read the values from a vector (docid@getdoc) how can i do this ??? [ May 01, 2002: Message edited by: vivek sivakumar ]
|
SCJP, SCWD <br />A farmer learns more from a bad harvest than a good one.
|
 |
vivek sivakumar
Ranch Hand
Joined: Aug 09, 2001
Posts: 187
|
|
is this too tough [ May 01, 2002: Message edited by: vivek sivakumar ]
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
|
I don't understand the question.
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
 |
|
|
subject: Well is it tough
|
|
|