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 (January 2004, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sat, 17 Jan 2004 08:42:23 -0500
Reply-To:   Peter Crawford <peter@CRAWFORDSOFTWARE.DEMON.CO.UK>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Peter Crawford <peter@CRAWFORDSOFTWARE.DEMON.CO.UK>
Subject:   Re: Savung edparms
Comments:   To: Don Burklo <dwburklo@COPELAND-CORP.COM>

On Fri, 16 Jan 2004 13:44:30 -0500, Don Burklo <dwburklo@COPELAND- CORP.COM> wrote:

>Is it possible to save the edparms for a source code window in V8.2? In V6 >I saved a source.edparms entry in the AF catalog. When I try to save now I >get a invalid type error. > >Thanks, >Don

Hi Don perhaps others might be able to explain, but I can't. When issuing command "edparms" in the build source editor, the error message I get is ERROR: Command is valid only for SCL entries However, there are many EDPARMS entrytypes in SASHELP.FSP, namely

Name Type ------------------ CBT EDPARMS FSLETTER EDPARMS FSP EDPARMS HELP EDPARMS MENU EDPARMS PGM EDPARMS PROGRAM EDPARMS SOURCE EDPARMS SYSTEM EDPARMS To customise these, you might want to edit them directly in sashelp, or copy the required entries to your catalog, and open them there. Although the edparms command is not accepted in the source editor, you can open the edparms in the explorer catalog window, or with command build your.catalog.source.edparms ( with sas/af licensed you wouldn't need the libname.memname )

So I just can't explain why the edparms command doesn't work in the build source-type editor window.

Good Luck Peter Crawford Crawford Software Consultancy Limited UK


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