BASIC
ABORT
ASSIGNMENT
BOOLEAN
BRANCHING
COMPILE.TIME
CONSTANT
DIMENSION
DYNAMIC
EQUATE
EXECUTE
IO
MATH
STRING
SYSTEM
TABLE
TAPE
TBD
TRANSFORM
|
BASIC IDEA: VARIABLES |
Variables are values which can change during the course of execution. |
|
|
Concept |
|
input ANS |
ANS = oconv(ANS,'MCU') |
if (len(ANS) > 12) then |
ANS = ANS[1,12] |
end |
if (num(ANS)) and (index(ANS,'.',1)) then |
ANS = int(ANS) |
end |
|
Synonyms |
| See also |
DIM
| OPEN
|
Categories |
ALL
| ASSIGNMENT
|
More Details or Suggestions?
|
Updated from a Post-Relational data table on 10:18:38 23 Apr 2010
Courtesy of Key Ally, Inc.
General Automation is a Trademark of Tiger Logic
|
|
|