This commit is contained in:
pichet 2023-04-17 17:17:58 +07:00
parent a6f588b7cb
commit 89f332db61
17 changed files with 233 additions and 16 deletions

View file

@ -27,7 +27,7 @@
DEBUGVAR TelephoneNumberProblem
</EventOpen>
@ -44,6 +44,9 @@
If GetFreeFlag = 1 Then
If Timeout > 240 Then
DEBUGVAR TelephoneNumberProblem
StrLen TelephoneNumberProblem TelNumLen
If TelNumLen >= 10 Then
@ -77,6 +80,9 @@
Else
If MachineStage = "show-menu" Then
DEBUGVAR TelephoneNumberProblem
StrLen TelephoneNumberProblem TelNumLen
If TelNumLen >= 10 Then
@ -100,6 +106,9 @@
Else
If Timeout > 5 Then
DEBUGVAR TelephoneNumberProblem
StrLen TelephoneNumberProblem TelNumLen
If TelNumLen >= 10 Then
@ -241,6 +250,8 @@
Machine RemoveCup
DEBUGVAR TelephoneNumberProblem
StrLen TelephoneNumberProblem TelNumLen
If TelNumLen >= 10 Then