I have a table that will write a field ] with 18 characters since that’s the length in the table, but instead the content of the field should be copied into a variable which length is 30 characters and then be written in to the text file (as a result blank spaces will be added at the end of the content of the variable). do i need to declare this in a DATA statement? if so, how?
↧