Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get correct value?
#2
Macro
Code:
Copy      Help
str a = "001"
int b = val(a)
str c = "003"
int d = val(c)
out "%03i" b+d


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)