Format of File Aid



Compuware's data management products: File-AID for IMS, File-AID/MVS, File-AID for DB2 and DBA-XPERT for DB2

Format of File Aid

Postby vegafacundodaniel » Mon Dec 20, 2010 7:42 pm

Hello,

A question please.
when i am mapping a file with a copybook on file aid, I am seeing the format column like this :

3/AN
4/AN
10/AN

I'd want to see the position instead of the length and type of each field.

How could I change it the format ?

Thanks in advance !
vegafacundodaniel
 
Posts: 61
Joined: Tue Jul 20, 2010 4:27 pm
Has thanked: 1 time
Been thanked: 0 time

Re: Format of File Aid

Postby dick scherrer » Tue Dec 21, 2010 3:52 am

Hello,

I suspect you have to tell File-Aid the length/type and from this File-Aid calculates the position. . .
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Format of File Aid

Postby mprobst » Tue Apr 12, 2011 1:15 am

I realize this question is rather old... but just for the sake of having an answer for others to find while searching....

The way to change the display to show the position instead of the length is SHOW OFFSET.
This will change the display to something more like this:

COLUMNS-
1
2
3
5
10
18

Another option is SHOW PIC (as in SHOW PICTURE) which will give you a display more like this:

PICTURE
9
9
99
V9(5)
9(8)

To change back to displaying the length and type, enter SHOW FORMAT.
mprobst
 
Posts: 5
Joined: Tue Apr 05, 2011 9:34 pm
Has thanked: 0 time
Been thanked: 0 time


Return to File-AID

 


  • Related topics
    Replies
    Views
    Last post