Hi i'm trying tp ex****t a table to text file, when ex****ting to text all
column tend to left align including the one with data type "number". i'm
using fixed with and the column that should be right align holds 12
character
(maximum)
and currently the are data with 6 characters inside the column.
help on how i could ex****t using my fixed widht (specs) and keep my column
right align (note i cannot use 0 padded)
-----
Anil