Displaying 1 result from an estimated 1 matches for "customercentre".
2010 Dec 29
1
Script Output Format
Hi all!
i'm just did a script that the output must be comma separated to be imported into a spreadsheet.
the output that i obteined was
Date/Time,We. Active Threads,W. Total Threads,W. Worker Threads,Name
29-12-10/11:43:01,0,250,0,/FIM
,0,/mytest
,0,/mockofprod/financing/customercentre
,0,/mockofprod/financing/commercial/amt
,0,/account/orderstatus
,0,/activities
as you can see, the first row it's ok, but the second and third, etc etc, are not formated. any ideas of how can i achive this?
NOTE: the first three values are simple commands that i put in order, the fourth and f...