O.P. Reading a data file
I have some data on my local computer that I would like to "import", if you will, into a script. I would like to use XML if possible. The data will influence how commands are executed. How would I go about reading the data in from the file with a script?
|