From: Josh B. <br...@vr...> - 2002-03-26 08:11:28
|
What is a good way to parce data. I'm working on storing data for multiple levels in load runner and I was wondering what a good way to store that information and then to parce it when reading it? Basically I want to know if XML is a good way to go, and to use a third party library to parce the files for me, or if I should store the data with my own rules and read it however I want to? anybody have ideas on this? Thanks Josh |