EasyManuals Logo

Texas Instruments TI-83-Plus User Manual

Texas Instruments TI-83-Plus
188 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #53 background imageLoading...
Page #53 background image
Chapter 2: TI-83 Plus Specific Information 43
TI-83 Plus Developer Guide Third Release May 28, 2002
AppObj
Entry Point
Arc_Unarc
If the variable in OP1 is archived, unarchive it, otherwise archive it.
See the System Routine Documentation for further information.
System errors can be generated. See the Error Handlers section for further
information.
A battery check should be done before attempting to archive a variable. There is a
risk of corrupting the archive if the attempt fails due to low batteries. Applications
should display a message informing users to replace the batteries if low batteries are
detected.
As an Archive example, archive the variable whose name is in OP1.
B_CALL Chk_Batt_Low ; check battery level
RET Z ; ret if low batteries
;
B_CALL ChkFindSym
RET C ; return if variable does not exist
LD A,B ; get archived status
OR A ; if non zero then it is archived
; already
RET NZ ; ret if archived
AppOnErr errorHand ; install error handler
;
B_CALL Arc_Unarc ; archives the variable
;
AppOffErr ; remove error handler
errorHand:
RET
Related Routines
ChkFindSym Searches the Symbol Table for a variable.
MemChk Returns the amount of free RAM available.
See the System Routine Documentation for further information.

Table of Contents

Other manuals for Texas Instruments TI-83-Plus

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-83-Plus and is the answer not in the manual?

Texas Instruments TI-83-Plus Specifications

General IconGeneral
Display TypeLCD
Display Resolution96 x 64 pixels
Power Source4 AAA batteries
Programming LanguageTI-BASIC, Z80 Assembly
Backup PowerCR1616 or CR1620 lithium battery
RAM24 KB
ProcessorZilog Z80
Weight7.4 oz (210 g) with batteries
Dimensions7.3 x 3.5 x 0.9 inches

Related product manuals