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 (September 2010, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 22 Sep 2010 09:52:42 -0400
Reply-To:   Nat Wooding <nathani@VERIZON.NET>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Nat Wooding <nathani@VERIZON.NET>
Subject:   Re: Shortcuts in Unix environment
In-Reply-To:   <4B7D94293459DE418D902EFAF874C4A707DB2640C0@STPPEX.catmktg.com>
Content-Type:   text/plain; charset="us-ascii"

The "Cntl /" operation was new to me but I am very bad about reading documentation. With a little searching, I found

http://www.otago.ac.nz/sas/win/zortcuts.htm

which lists this and other shortcuts. Oddly, when I followed a couple links to SAS pages, I did not find the Cntl / .

As for UNIX, I haven't clue but I did just find a NESUG 2009 paper by Sara Hickson which discusses a number of aspects of running under Unix. The link is

http://www.nesug.org/Proceedings/nesug09/ff/ff12.pdf

Nat Wooding

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Suzanne McCoy Sent: Wednesday, September 22, 2010 8:51 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Shortcuts in Unix environment

/* */ or * ; work in any environment

the other depends on how you are editing the file. If using display manager you can use > or < on the line numbers to shift things. If using vi you can shift one line over like you want then move down to the next line and hit . to duplicate the action you just made on the line above.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of franwdwyer@googlemail.com Sent: Wednesday, September 22, 2010 7:16 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Shortcuts in Unix environment

Hi there,

When using SAS in the Windows environment, one can comment out code using the "Ctrl /" shortcut. I was wondering if there is any equivalent way of doing this when using SAS in the Unix environment. (SAS 8)

I would also like to know if anyone has found a nice way of shifting a block of text to the left or right by using a keyboard shortcut in the Unix environment for SAS 8.

Thanks in advance for any tips!

Fran


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