PDA

View Full Version : getting DDS from Object.



praveen53@yahoo.com
10-07-2002, 02:12 AM
Hi All, Can anybody tell me how can I get DDS from its Object? Is there any tool? Kar

David Abramowitz
10-07-2002, 02:12 AM
AFAIK there is no tool, but writing one yourself shouldn't be too difficult. You would start with the DSPFFD command with the OUTFILE parameter specified. Then you would create a program that used the outfile to create a source file member using the sequencing fields that appear at the beginning of any source file. Dave

Guest.Visitor
10-07-2002, 07:01 AM
That might suffice for a database file, but it probably wouldn't do much for a workstation file. BTW, DBU will create the DDS for a physical file. chuck Opinions expressed are not necessarily those of my employer. "David Abramowitz" <David_Abramowitz@mcpressonline.com> wrote in message news:6ae403d0.0@WebX.WawyahGHajS... | AFAIK there is no tool, but writing one yourself shouldn't be too difficult. | | You would start with the DSPFFD command with the OUTFILE parameter specified. Then you would create a program that used the outfile to create a source file member using the sequencing fields that appear at the beginning of any source file. | | Dave