Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DIALOG HELP
#3
Function Function14
Code:
Copy      Help
str a b
int c d e

c=val(a) ;d=val(b)

e=c-d

if(e > 24)
,out "Stop: %i is more than 24" e
,ret
else ret

Im sure you will get the idea.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)