Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi Friends,
Is there any options in Fixed Length Flatfile to align the numbers to right(default the it is aligned left).
Thanks in advance, Naveen
Not that I recall, but if you’re creating the file, you can use pub.string:padLeft to achieve the results you’re seeking.