MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Easytrieve question - displaying more fields/headings ?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
tcurrier
Intermediate


Joined: 10 Feb 2006
Posts: 188
Topics: 68

PostPosted: Fri Oct 19, 2007 7:38 am    Post subject: Easytrieve question - displaying more fields/headings ? Reply with quote

I'm a beginning Easytrieve user, but I really like using it so far.

What I do have a question on, though, is how to get more 'columns' on my report. I seem to be limited to specifying my column headings all on one line, so I can only display a limited number of fields.

Does anyone know how to extend this so I can display more fields ?
Back to top
View user's profile Send private message
vivek1983
Intermediate


Joined: 20 Apr 2006
Posts: 222
Topics: 24

PostPosted: Fri Oct 19, 2007 9:40 am    Post subject: Reply with quote

tcurrier,

We are happy to help you out.! Yet.. Could u pls provide us the detailed description of wht you are trying to accomplish using ezt? Also could u provide the sample input file and the output file in the format you are looking for?

Quote:

I seem to be limited to specifying my column headings all on one line, so I can only display a limited number of fields.


How many columns are u specifying currently?
_________________
Vivek G
--------------------------------------
A dream is just a dream. A goal is a dream with a plan and a deadline. (Harvey Mackay)
Back to top
View user's profile Send private message
tcurrier
Intermediate


Joined: 10 Feb 2006
Posts: 188
Topics: 68

PostPosted: Fri Oct 19, 2007 12:45 pm    Post subject: Reply with quote

I currently have 9 fields/columns on the report. I want to add more, but I don't know if it's possible to continue onto a subsequent line :

Code:
TITLE 1 'ELF TEST ENDORSEMENT REPORT'                               
LINE POLICY#  SUFF  TBD EFF-DT  TIME  PROCESS-DT DNR-1 DNR-2 FIELD-3


In other words, I want to display FIELD-4, FIELD-5, etc., but those won't fit on the line where the headings are specified....

Thanks.
Back to top
View user's profile Send private message
tcurrier
Intermediate


Joined: 10 Feb 2006
Posts: 188
Topics: 68

PostPosted: Fri Oct 19, 2007 5:43 pm    Post subject: Reply with quote

The last nonblank character of a statement terminates the statement unless that
character is a hyphen (-) or a plus sign (+).

 A hyphen indicates that the statement continues at the start of the next
statement area.
 A plus sign indicates that the statement continues with the first nonblank
character in the next statement area.

Solution:

LINE POLICY# SUFF TBD EFF-DT TIME PROCESS-DT DNR-1 DNR-2 +
FIELD-3 FIELD-4 FIELD5

Also, the maximum line size is 132 characters....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group