Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

left justified

Former Member
0 Likes
421

Hi iam developing an extraction program on cost center master data, my requirement is the logical file should be (~) delimetered and all fileds are left justified.

there are 10 fileds all are 'C' data type.

i know how to delimeterd but can u tell me what is left justified and how can i make all the fileds are (including datatype N and C ) left justfied?

please explain indeatils

Regards

neeru

Hi iam developing an extraction program on cost center master data, my requirement is the logical file should be (~) delimetered and all fileds are left justified.

there are 10 fileds all are 'C' data type.

i know how to delimeterd but can u tell me what is left justified and how can i make all the fileds are (including datatype N and C ) left justfied?

please explain indeatils

Regards

neeru

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
403

Type N and type C feilds should be left justified by default, no need to do anything special here.

REgards,

Rich Heilman