ADDSLASH
Name
addslash
Purpose
Append a trailing / to string (if needed).
Description
Category
Utility
Calling Sequence
addslash,name
Inputs
name - string to modify (scalar or vector)
Optional Input Parameters
Keyword Input Parameters
Outputs
name - string with trailing slash
Keyword Output Parameters
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
1995/06/08, Written by Marc W. Buie, Lowell Observatory
1999/02/08, MWB, added clause for Mac style directories.
2009/02/27, MWB, upgraded to handle vector input.