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 (December 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 10 Dec 2002 19:10:40 +0100
Reply-To:     Peter Crawford <peter.crawford@DB.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Peter Crawford <peter.crawford@DB.COM>
Subject:      Re: Push button command, commandonclick
Comments: To: Bryan <bryan.munday@PAREXEL.COM>
Content-type: text/plain; charset=iso-8859-1

try the online help ( in log window, for example, click the help icon ) The text in first window that opens is !Using the Log Window !Use the Log window to ! !review program statements that are submitted to SAS !review system messages and errors !review program speed and resource usage figures. !You can also do the following in the Log window: ! !save contents automatically !clear contents . !See also ! !Setting options for the Log window !SAS Commands !SAS Window Index

Notice that second last line. It is a link to an extensive list of commands There may be more than documented here ! (For example the command "signcheck" which (appears within the sas registry in a few places)

In OnlineDoc you can drill to "Commands" via the contents menu: SAS OnlineDoc /Base SAS Software /Host Specific Information /Microsoft Windows Environment /Features of the SAS Language for Windows /Commands Alternatively, it may be a little faster to link to this list of these sas commands in windows directly: http://v8doc.sas.com/sashtml/win/zommands.htm (If you have registered for sas online doc ),

I couldn't say that the list is complete, either ...as again for example, it does not refer to commands signCheck, viewtable, vt, fslist, submit plus a few others that are not part of base sas

I think you have to decide at compile time, what you want the control to achieve. More effectively than anything else, that will probably help you select the appropriate command ! ....................

Good Luck Peter Crawford

Datum: 10/12/2002 18:12 An: SAS-L@LISTSERV.UGA.EDU

Antwort an: Bryan <bryan.munday@PAREXEL.COM>

Betreff: Push button command, commandonclick Nachrichtentext:

Hello,

I am trying to write an application in SAS/AF V8, and have been using the Push botton control. However is there a list of the command that can be placed in the commandonclick attribute anywhere? I have looked through the documentation, and done a google search, but haven't found anything. I ask as everytime I find out some more inforamtion, I seem to see a new command used that I did not know of.

Thanks

Bryan

--

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


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