TXTPAD Name
TXTPAD Purpose
Pad a text array with spaces so all elements are same length.
Category
Calling Sequence
txt2 = txtpad(txt) Inputs
txt = Input text array. in
Keyword Parameters
Outputs
txt2 = Returned padded text array. out
Common Blocks
Notes
Modification History
R. Sterner, 2008 Nov 20
Copyright (C) 2008, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.