Progress
ADM 2 Reference
toolbar (containr.p)
Generic event handler for toolbar events
Parameters:INPUT pcValue AS CHARACTER
The string used by the handler’s CASE statement to determine behavior. Valid values are:
- EnableData — Activates data links by publishing ToggleData.
- DisableData — Deactivates data links by publishing ToggleData.
- Notepad — Launches the Notepad application by calling launchExternalProcess.
- Wordpad — Launches the Wordpad application by calling launchExternalProcess.
- Calculator — Launches the Calculator application by calling launchExternalProcess.
- Internet — Launches the Internet Explorer browser by calling launchExternalProcess.
- Email — Runs sendEmail.
- Word — Launches the Word word-processor application.
- Excel — Launches the Excel spreadsheet application.
- PrintSetup — Opens the system’s printer-setup dialog box.
- Suspend — Runs af/cod2/aftemsuspd.w
- Re-Logon — Runs relogon.
- Preferences — Launches the preferences applet rydynpref.w.
- Translate — Launches the translation applet rydyntran.w.
- Help — Runs contextHelp.
- HelpAbout — Runs helpabout.
- HelpTopics — Runs helptopics.
- HelpContents — Runs helpcontents.
- HelpHelp — Runs helphelp.
- Spell, Audit, Comments, History, Status — Currently trapped, but undefined.
Returns: Nothing (procedure).Notes: None.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |