Hi,
I need to get DDM structure from ADABAS and write it in a work file with each parameter in a new line. I’m not able to wite it in a new line but only with a separator. Please help me on this.
How are you trying to do this?
With a utility, a USR, or a simple Natural program?
steve
Im trying to write a simple Natural Program…
On which platform ?
Mainframe or OpenSystems (Windows, *IX) ?
i need it for Windows…
Take a look at USR 1058
steve
You will probably need to set the TYPE correctly on the DEFINE WORK, the Natural Help will tell you more.