Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
solve the conflict between double keys
#21
Very Interesting..

Qm is has code built in that if the variable is not defined it by default makes it an int 

what about this?

Function Function211
Code:
Copy      Help
str s ss sss
int i t
s="this is a test"
ss="for Win" 
i=4
t=132
sub.TestForWin(s sss ss i t)
out sss
#sub TestForWin
function ~s1 ~&result [~s2] [#ii] [#tt]
result.format("%s %i %s %i "s1 ii s2 tt)
ret


Messages In This Thread
solve the conflict between double keys - by win - 04-25-2019, 02:58 AM
RE: solve the conflict between double keys - by Kevin - 04-27-2019, 02:52 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)