| |||||||||||
| |||||||||||
csv file to table file Posted by Fathima (Fathima), 8 October 2007 hi, i'm learning perl i need to know some info for the following script. the input to this script is .csv file which looks like Pin Pin Number Name Direction 9 ERR# O 11 MO/ST# I 15 MUTE# I 10 OTW# O 4 OUTL+ O 5 OUTL+ O 6 OUTL+ O 1 OUTL- O 2 OUTL- O 3 OUTL- O 8 TEST0 I 7 TEST1 I and the output sholud look like (.txt file) OUTL_MM_1 =1 =R=OUTL- =O= OUTL_MM_2 =2 =R=OUTL- =O= OUTL_MM_3 =3 =R=OUTL- =O= etc.... from the input file we have to form a table file which looks like above. from the input file we have to group the direction like "I" or "P" or "O" and group together and accordingly sort the pin name. please help me... Posted by admin (Graham Ellis), 8 October 2007 I'm not exactly sure how the results are extracted from the inputs you have given. Can you explain? Perhaps if you post up your code so far that might help us understand tooThis page is a thread posted to the opentalk forum
at www.opentalk.org.uk and
archived here for reference. To jump to the archive index please
follow this link.
|
| ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 793803 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho |