Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Few questions...
#10
I figured it out but


Code:
Copy      Help
        int i
    for i 1 (n)
        str s=i

this part is bugged i want to go 1,2,3,4.... not 0,1,2,3,4.... how to do that?


And why this isnt working on your script:

Code:
Copy      Help
        str n
        if(!inp(n "Input number of parts" "Bounty part adder")) ret

        int i
    for i 1 (n)
,        str s=i

        key "text" (s) "text"


Just this and i wont bore you anymore =)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)