310
APPENDIX
for US
EL-9650 functions
Major- Sub- Minor- Name Description Example of use
category category category
* PRGM
A PRGM 5 Rem Comment command Rem character
COM string
6 End End command End
B 1 Label Label definition command Label character
BRNCH string (under 10
characters)
2 Goto Jump command Goto label name
3 If Condition diversion If condition Goto
command label name
4 Gosub Subroutine call command Gosub label name
5 Return Return command Return
C SCRN 1 ClrT Clears program text screen ClrT
2 ClrG Clears graph of program ClrG
being executed
3 DispT Displays program text screen DispT
4 DispG Displays present graph DispG
D I/O 1 Get Receives command for Get variable name
variable contents
2 Send Sends command for variable Send variable name
contents
E COORD
1 Rect Sets rectangular graph mode Rect
2 Param Sets parametric variable Param
graph mode
3 Polar Sets polar coordinate Polar
graph mode
4 Web Sets COB.Web graph mode Web
EL-9650-Appendix (282-326) 8/1/00, 9:39 AM310