FMTDTA Questions

1

Sorting thru FMTDTA QFMTSRC
 In my application FMTDAT is used for sorting. FMTDTA     INFILE((*abcdef) +                            (*abcdef) +                                (*avbgrf) +                                (*abcdef) +                               (*abcdef) +                                 (*abcdef)) +                                OUTFILE(abcdef) +                   SRCFILE(QFMTSRC) [strong]SRCMBR(abcdef[/strong]) +              OPTION(*NOPRT)   Code in SRCMBR   [strong]abcdef1[/strong]:     HSORTRE   69A        3X 256  I P    1   2NEC139            IAP   1   2NEC135            IAP   1   2NEC136            FNP   1   2       [...]

Answer Question   |  July 5, 2012  6:55 AM
AS/400 command functions, AS/400 commands, AS400 Command, FMTDTA
asked by:
55 pts.

How to format a flat file using customised FMTSRC
Hi, I have a falt file.i want to sort it using a customised format source file.Please tell me how to create a source file for formatting the flat-file.I want the sample of a DDS of sort.

Answer Question   |  October 6, 2010  6:22 AM
AS/400, AS/400 flat file, DDS, FMTDTA
asked by:
130 pts.

What & Why do we use FMTDTA Command?
I would like to know about Format Data Command in detail. What is the main purpose of this command and in which case shall we use this . Give me clear information . Thanks in Advance. * AddThis Social Bookmark Button

Answer Question   |  May 19, 2009  6:12 AM
CL/400, FMTDTA, Format Data command
asked by:
95 pts.

1