Date: Fri, 16 Jul 2004 13:11:41 -0400
Reply-To: Peter Crawford <peter.crawford@BLUEYONDER.CO.UK>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Peter Crawford <peter.crawford@BLUEYONDER.CO.UK>
Subject: Re: A better editor or development environment than SAS enhanced
Edit or
if you use Roger DeAngelis <xlr82sas@AOL.COM> method below, you
might prefix the rsubmit command with signcheck;
Then, if you have more than one current remote session,
you get a choice
Peter
On Thu, 15 Jul 2004 13:07:30 -0700, Roger DeAngelis <xlr82sas@AOL.COM>
wrote:
>Hi All,
>
> If I highlight a group of lines and hit the right mouse button the
>code runs on the unix server, if I hit the middle button it runs on the
pc.
>
> I use SAS connect and the un-enhanced editor.
>
> I put submit and rsubmit on mouse buttons.
>
>
> If I highlight a set set of columns and hit Pf7 it uppercases the
>data in those columns(:mcu). If I highlight "\s\Asa\Sas" and hit Pf8 it
>reverses the slashes ie /s/Asa/Sas.
>
> If I type utlcon sasuser.class, a sas notepad window pops up
>with the proc contents output.
>
> I wish SAS would implement 'xx' - 'xx' and 'flip' commands in the non-
enhanced
>editor. SAS was very quick to add this function to the enhanced editor.
>
> Do other editors contain this functionality?
>
>Regards
>Roger
>
>
>
>
>
>
>
>roger.lustig@CITIGROUP.COM (Lustig, Roger) wrote in message
news:<24628D354C3BE24C8513FA7A871DD9A301355A07@EXNJMB24.nam.nsroot.net>...
>> Peter:
>> One nice feature of KEDIT with the downloaded (and easily modified)
SAS.kld syntax colorizer is the ability to color-match parentheses and
DO/END (or SELECT/END) pairs. If the last parenthesis and the last END;
aren't in blue, you're not ready to roll.
>>
>> Some of the features of the EE are much nicer than what KEDIT can
offer, of course; but the pure-ASCII editing (blocks!) and easy
customization interfaces in KEDIT keep me using it.
>>
>> Roger
>>
>> -----Original Message-----
>> From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU]On Behalf Of
>> Peter Crawford
>> Sent: Tuesday, July 13, 2004 5:13 PM
>> To: SAS-L@LISTSERV.UGA.EDU
>> Subject: Re: A better editor or development environment than SAS
>> enhanced Edit or
>>
>>
>> On Tue, 13 Jul 2004 11:43:53 -0700, David Fickbohm <DavidF@HOMEGAIN.COM>
>> wrote:
>>
>> >People,
>> >I would appreciate your thoughts, ideas, etc. on a better editor or
>> >development environment than the SAS enchanced editor.
>> >Thanks
>> >Dave
>>
>> I have been surprised again and again about how much
>> I under-appreciate the enhanced editor !
>> As you appear seek a better tool than sas enhanced
>> editor, I assume you see some shortfall.
>> Would you like to expand on that
>> or on the features you consider missing,
>> or that you would add?
>>
>> HTH
>> Peter Crawford
|