6 lines
79 B
Text
6 lines
79 B
Text
|
|
If GetCalc("appvINPUT")→I
|
||
|
|
Disp {I-2}ʳ▶Dec,i
|
||
|
|
Else
|
||
|
|
Disp "NOT FOUND",i
|
||
|
|
End
|