Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - compress (str) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
compress (str)

     Usage: Compress consecutive whitespace characters to single
            whitespace characters.  Whitespace is defined as space,
            tab, and newline.  All but the first character of each group
            of whitespace characters is removed.

Parameters: Str .string. is the string to be compressed.

   Returns: The compressed form of the string.

See Also: trim ltrim

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson