Ev_Startapp - Texas Instruments TI-89 Developer's Manual

Graphing calculator
Hide thumbs Also See for TI-89:
Table of Contents

Advertisement

926

EV_startApp

Declaration:
void EV_startApp (AppID app , USHORT startCode )
Category(ies):
Operating System
Description:
Starts another application. Activates app if it is already running.
Inputs:
app
startCode — AP_START_CURRENT — Use current data from last
Outputs:
None
Assumptions:
Under normal circumstances, you should start another app with
AP_START_CURRENT.
Side Effects:
Your application will be deactivated and may be terminated to start the
other app.
Availability:
All versions of the TI-89 / TI-92 Plus.
TI-89 / TI-92 Plus
None
Differences:
See Also:
EV_quit
Example:
EV_startApp(otherApp, AP_START_CURRENT);
TI-89 / TI-92 Plus Developer Guide
Appendix A: System Routines — Operating System
— ID of app to start.
AP_START_OPEN
AP_START_NEW
AP_START_ERROR
These start codes correspond to Current, Open, and New
seen on some apps in the O menu.
Not for Distribution
time app ran.
— Prompt user to open existing
variable.
— Prompt user for new
variable name.
— Display data where error
occurred.
Beta Version January 26, 2001

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-92 plusTi-92 plus

Table of Contents