awk program [message #97628] |
Tue, 24 September 2002 18:59 |
kalpana
Messages: 6 Registered: February 2002
|
Junior Member |
|
|
I have a flat file which is delimited with #
in the flat files i have a number colums in german format ie., 99,999,999.99. and the numbers might be having a -ve sign also. So i have to write a awk program such that it converts the german fromat number into english format and then sum up the numbers by discarding the -ve sign. Could any one please send me the awk script for this.
regards
kalpana
|
|
|
|