Hi ,
suppose , i have a array variable with size 40 and i have assign a 10 character values. I want to print the array like ,the 10 caharacter value with rest 30 character as blank, if i assigned any blank values also .it will print 40 blank space.
Please help me regaring this.It is very urgent .
Is there any use of all those variables you fill with values? If not maybe just post a snippet of your input file and an example of the desired output. At first glance there is a lot which might be easily simplified.
Use code tags like I implemented them in your former post. Check your old post in edit-mode so you see what I mean.