-
struct flags
-
boolean end-of-call
-
number valid-data[1]=0
-
number invalid-data[1]=1
-
number valid-selection[1]=0
-
number finished-here[1]=0
-
boolean amount-trans-finished
|
-
struct work-fields
-
struct caller-input-date
-
number month[2]
-
number day[2]
-
number year[2]
-
union spoken-input-date
-
struct structDate
-
number month[2]
-
number day[2]
-
number year[2]
-
string speakDate[6]
-
number caller-input-amount[6]
-
number caller-input-length[1]
-
number caller-error-count[1]=0
-
number caller-tran-count[2]=0
-
number this-tran-count[1]=0
-
number current-caller-input[6]
-
number caller-selection[1]
-
string input-date[6]
|
-
struct messages
-
string msg-sending[37]='Sending '" "NUMBER DEMO GREETING" "''
-
string msg-process[30]='ENTERING PROCESS-THE-CALL'
|
|