I am wanting to loop through all the fields on my form, find the ones that are right-justified, and pad them on the left with spaces...to fill out the entire field length.
I have the looping and padding algorithms, but I don't know how to tell if the field is right justified...nor, the maximum length of the field.
Any ideas?
Thanks in advance!
I have the looping and padding algorithms, but I don't know how to tell if the field is right justified...nor, the maximum length of the field.
Any ideas?
Thanks in advance!