$C_VARIABLE

$C - User Variable#

User Variables are a type of variable whose value is defined by the user. These variables are provided to allow system-wide values that may be referenced by a variety of applications.

The unique properties of user variables are:

Statement
Parking Fees are currently $15 (this amount increase twice a year) and stored in Pay Component 256. (OT=PC, Operand1 = 256).

Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 LET PC 256 EQ $C PARKING FEES 99999
99999 EXIT 99999


Notes #

Click to create a new notes page