|
|
| Author |
Message |
Ananth Kumar
New User
Joined: 23 May 2007 Posts: 4 Location: bangalore
|
|
|
|
Hi all!
I am generateing and easytrieve report.... but i want the report fields to be delimited by a comma.
Is it possible in easytrieve reports to have two fileds separated by anyother parameter other than space?? |
|
| Back to top |
|
 |
References
|
Posted: Thu Mar 06, 2008 1:45 pm Post subject: Re: Easytrieve: report variable to be comma delimited |
 |
|
|
 |
Ananth Kumar
New User
Joined: 23 May 2007 Posts: 4 Location: bangalore
|
|
|
|
| sorry... I meant generating an easytrieve report... |
|
| Back to top |
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1198 Location: At my desk
|
|
|
|
| Not that I'm aware of, but you can always define the commas between each field...... |
|
| Back to top |
|
 |
Ananth Kumar
New User
Joined: 23 May 2007 Posts: 4 Location: bangalore
|
|
|
|
Thanx, for the reply, I tried inserting a new filed in between the two fields which holds teh value ';' as alphanumeric but no success.... the report format doesnot change
but when i make the ';' in an alphanumeric field, and define the two fileds within a single field, I am able to get the comma inbetween the two fileds..
but now there is another issue, the report lines are say
1;1001; 121
2;1002; 251
3;1003; 100
4;_____ 472
Please take '_____' as substitute spaces
the fourth line above is the tally line at the end of the page, dont know how to make it to the below format:
4;_____; 472
any chance of modifying the tally line to the above format? |
|
| Back to top |
|
 |
|
|