Texas Instruments TI-84 Plus Calculator User Manual


 
122 Appendix A: Tables and Reference Information
GetCalc(variable
[,portflag])
Gets contents of variable
on another TI-84 Plus and
stores it to variable on the
receiving TI-84 Plus. By
default, the TI-84 Plus
uses the USB port if it is
connected. If the USB
cable is not connected, it
uses the I/O port.
portflag=0 use USB port if
connected;
portflag=1 use USB port;
portflag=2 use I/O port.
I/O
0:GetCalc(
getDate
Returns a list giving the
date according to the
current value of the clock.
The list is in
{year,month,day} format.
y N
getDate
getDtFmt
Returns an integer
representing the date
format that is currently
set on the device.
1 = M/D/Y
2 = D/M/Y
3 = Y/M/D
y N
getDtFmt
getDtStr(
integer) Returns a string of the
current date in the
format specified by
integer, where:
1 = M/D/Y
2 = D/M/Y
3 = Y/M/D
y N
getDtStr(
getKey
Returns the key code for
the current keystroke, or
0, if no key is pressed.
I/O
7:getKey
Function or Instruction/
Arguments
Result
Key or Keys/Menu
or Screen/Item