CPOSPRINT Name
CPOSPRINT Purpose
Print a string showing character positions.
Category
Calling Sequence
cposprint, s Inputs
s = input string to print. in
Keyword Parameters
Outputs
Common Blocks
Notes
Note: prints character positions above string.
Invisible characters are translated first,
do cposprint,/show to see translation.
Modification History
R. Sterner, 2000 May 31
R. Sterner, 2002 May 22 --- Added character translation.
R. Sterner, 2010 May 03 --- Converted arrays from () to [].
Copyright (C) 2000, 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.