Hi,
I have three files that I want to combine into one XML file.
They are in the following format
"field 1", "field 2" ..."field N"
I need to create XML file based on data in all three file.
I know that this is a bit vague but
My question is would this be possible with AWK or am I better of...
Hi,
I have a file that contains a set of fields.
The fields are enclosed with quotes ("") and separated by a comma. The problem is that one of the fields is an address field that contains carriage return characters. AWK treats this as a new line.
Any ideas how to handle this. I have tried...
Using crystal report 9
I have a number of tables e.g. ( factory table, line table, product table, steps table, history). I want to find the percentage of the total number
of steps and the total number of passed steps in each group. (I have to group on several; factoryID, lineID, productID...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.