Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing Numeric Value
#3

You can't use int with setwintext or setclip you must convert the int to str


Code:
Copy      Help
str ps
int i

i+80

ps=i

ps.setclip


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)