how can i get the inputtext to use in strmid
#1

SOLVED
Reply
#2

Код:
strmid(regname, inputtext, 0, strlen(inputtext), 256);
What wrong with the above code? It should work.
Reply
#3

I know...

you didnt understand me.. i want get the paramets of it

beacuse i need to use it in another functions

i just show a example
Reply
#4

If the "other function" is called in the same function as strmid, you can use the parameters as it is.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)