Skip to Content
0
Former Member
Apr 24, 2014 at 08:15 AM

Right Justify in the CHAR IOBJ

1696 Views

Hi,

Have a scenario where in i am converting the Key figure to Char. The Content of the Key figure are by default right justified and for the Char IOBJ they are left justified.

Now when i move the key figure content to the Char iobj, the content in the Char object is left justified . How to Convert the content of the CHAR IOBJ to right justified.

I tried with Field Routine , the statements used are "SHIFT 'Field' Right Deleting Trailing Space. " But still it is not working.

Appreciate you help in advance to solve this problem.