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 (November 2011, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 3 Nov 2011 09:55:36 -0400
Reply-To:     Bolotin Yevgeniy <YBolotin@SCHOOLS.NYC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Bolotin Yevgeniy <YBolotin@SCHOOLS.NYC.GOV>
Subject:      Re: Equivalent of "top" command in command line for the enhanced
              editor
Comments: To: Francis Dwyer <franwdwyer@GOOGLEMAIL.COM>
In-Reply-To:  A<CA+Cdq9Q6QprEKgfUsdj5_XgZAb4JzKM4AyM4Jy=mXGi+E+8NnA@mail.gmail.com>
Content-Type: text/plain; charset="us-ascii"

Doesn't look like it :( i guess you could just chain together a few hundred UPs for a similar effect, but looks cumbersome

http://support.sas.com/documentation/cdl/en/hostwin/63285/HTML/default/v iewer.htm#editor_enhanced.htm#eecommands

-----Original Message-----

"TOP" moves the cursor to the beginning of the document (line 1, column 1). It does the same as pressing Ctrl-Home.

Thanks.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Francis Dwyer Sent: Thursday, November 03, 2011 6:51 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Equivalent of "top" command in command line for the enhanced editor

Hi there,

When using the "enhanced editor", if I put the word "top" in the command line I get the following "Unrecognized command 'top'"

I was wondering if there is any COMMAND to do this in the enhanced editor.

(I already know that there are keyboard-shortcuts to do this but I want to use a line like dm "top;";. in a program I'm preparing).

Thanks in advance for any help!


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