| Date: | Thu, 19 Jun 2008 05:32:14 -0700 |
| Reply-To: | "nickbrookes76@googlemail.com" <nickbrookes76@GOOGLEMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | "nickbrookes76@googlemail.com" <nickbrookes76@GOOGLEMAIL.COM> |
| Organization: | http://groups.google.com |
| Subject: | Re: What is the fast key to change command line into comments
line? |
|
| Content-Type: | text/plain; charset=ISO-8859-1 |
On Jun 18, 9:21 pm, Xuhong <zhuxuhong2...@gmail.com> wrote:
> Do you guys know how to change command line into comment line in SAS
> by using some fast or hot keys instead of adding symbol * or /* */?
> Thanks very much!
try <Ctrl> and /.
<Ctrl> <shift> / to undo.
|