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 (June 2003, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 20 Jun 2003 05:49:18 -0700
Reply-To:     Martina Rossi <Martina.Rossi@GMX.DE>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Martina Rossi <Martina.Rossi@GMX.DE>
Organization: http://groups.google.com/
Subject:      Activate any editor with SAS
Content-Type: text/plain; charset=ISO-8859-1

I want to execute an editor program from SAS and use its search functions initially activated by SAS.The editor could be any default MS-windows editor. To explain my problem here's the structure of my SAS meta file from which the execution should be done:

NAME transformpgm alter C:\Eigene Dateien\dippro\showme\test_mod.sas asthma asthma.sas allergie test_modi1.sas

Clicking on any of the transformpgm entries should open the editor and put the content of the variable NAME into the search functions of the editor as an default.

Any ideas?

Thanks for your help Martina


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