README.1ST [310,3] Another string handling library to aid the FMS fortran programmer in handling the string fields from FMS. Brad L. Tinney APPEND Append a string to another BLANK Check if a string is completely blank (supplied char) CONCAT Concatenate a string to another ERROR Display error on FMS form if last status bad IDX Find position of 1 string in another INSERT Replace a string into another at a specified location INTSTR Convert an integer into a string LENGTH Return the length of a string PAD Pad a string to given length REMLED Remove leading zeroes from a string SCOMP Compare two strings for equality SCOPY Copy a string SMOVE Move a string (do not place trailing null) STRINT Convert a string to an integer S2INT4 Convert a string to an integer*4 TRANSP Transpose string around specified delimeter TRUNC Truncate a string UPCASE Convert string to upper case