
    cliped.rexx 1.3 - by Rolf Rotvel

    DESCRIPTION:
    Create, delete or edit entries in Arexx internal clip list.

    REQUIREMENTS:
    rexxreqtools.library

    INSTALLATION/USAGE
    Just run it :-) It's fairly selfexplanatory. 

    NOTES
    Any linefeeds in clip values will be shown as ''. If you want to 
    enter a linefeed in a clip value use '\n'.

    The listview requester is fairly standard: Use Cursor or Shift-Cursor 
    Up/Down keys to navigate. Return selects an item and Escape quits 
    without selecting anything.

    CREDITS:
    Thanks to Nico François/Rafael D'Halleweyn for Reqtools/Rexxreqtools.

    COPYRIGHT
    No copyright. Do whatever you want with this.    

    DISCLAIMER
    It's your fault :-) 

    AUTHOR
    Please send any comments or suggestions to me. I can be reached at 
    2:238/38.0@fidonet or 39:140/110.0@amiganet. Email: rolf@hoa.ping.dk

    HISTORY:
    1.0 - First release
    1.1 - Added handling of newline(s) in clip values
    1.2 - Slightly better newline handling...
    1.3 - Updated listview requester
          Fixed newline bug
