Ev_Appa; Apps - Texas Instruments TI-89 Developer's Manual

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

Advertisement

Appendix B: Global Variables — Apps

EV_appA

Declaration:
AppID EV_appA
Category(ies):
Apps, Operating System
Description:
If the calculator is in full-screen mode, this variable contains the ID of the
current app. If the calculator is in split-screen mode, it holds the ID of the
application currently occupying the top or left window of the screen.
Note: The OS maintains this variable — do not modify it in your application.
Not applicable.
Inputs:
Outputs:
Not applicable.
Assumptions:
Access_AMS_Global_Variables must be defined.
Side Effects:
Not applicable.
Availability:
On AMS 2.00 and higher.
TI-89 / TI-92 Plus
Differences:
None
See Also:
EV_appB, EV_appSide, EV_currentApp, EV_runningApp
Example:
Access_AMS_Global_Variables;
AppID appa = EV_appA;
TI-89 / TI-92 Plus Developer Guide
/* Get ID of app on side A */
Not for Distribution
1211
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