LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2005, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 17 Jan 2005 02:37:33 -0800
Reply-To:     Jani Kuokanen <jani.kuokkanen@VANTAA.FI>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jani Kuokanen <jani.kuokkanen@VANTAA.FI>
Organization: http://groups.google.com
Subject:      enter character
Content-Type: text/plain; charset=ISO-8859-1

Hello can anybody help how i can get enter character between ''. when i watch table i see enter character but when i copy to clipboard and paste it's only change row. i have try 'chr13' , '13'x.

teksti=COMPRESS(c_teksti,'');

this hapend if i paste enter character. teksti=COMPRESS(c_teksti,' ');

Jani


Back to: Top of message | Previous page | Main SAS-L page