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 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 16 Jun 2008 09:54:50 -0400
Reply-To:   Dave Scocca <dave@SCOCCA.ORG>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Dave Scocca <dave@SCOCCA.ORG>
Subject:   Re: Where to find Windowing Environment Commands?
Comments:   To: Arthur Tabachneck <art297@NETSCAPE.NET>
In-Reply-To:   <200806161206.m5GC6U1X013815@malibu.cc.uga.edu>
Content-Type:   text/plain; charset=us-ascii; format=flowed

--On 6/16/2008 8:06 AM -0400 Arthur Tabachneck wrote:

> I'm looking for commands like the one which data_null_ included in a > suggestion this past weekend: > > dm 'dlgdde'; /*This displays the DDE Triplet BOX*/ > > They are referenced in the SAS documentation as Windowing Environment > Commands, but I can't find an index or summary of them.

Looking at the SAS 9.1 online help, I found two lists of these SAS commands.

The list for all operating systems is in:

SAS Products... Base SAS... SAS Command Reference... SAS Commands

A much-longer list of commands specific to or adapted for Windows is in:

Using SAS Software in Your Operating Environment... Using SAS in Windows... Features of the SAS Language for Windows... Commands under Windows...

although that does not list the DLGDDE command it lists a number of other DLG commands and other commands for the windowing environment. (A check of the index suggests DLGDDE is not documented, at least for SAS 9.1.)

(The OS-specific command pages are also linked at the bottom of the main SAS command page.)

Dave Scocca


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