ShowMessage Utility
From sasCommunity
[edit] Summary
This is a simple utility that takes several command line arguments and displays a messagebox to the end user.
[edit] Use
ShowMessage.exe "Hello World" "caption" /[type of message]
Please use ShowMessage.exe /? at the command-line to see all available options
Call it from SAS using the following method:
x 'drive letter:\directory\showmessage.exe "Hello World" "My Caption" /a ' ;
[edit] Utility
Download the zip file containing the application.
Categories: Utility | Savian | Windows
