11-26-2007, 03:44 AM
What i want to be able to do is get the text from Function2 and put it where RandomText is.
Function1
Acc a=acc("" "TEXT" "login" "Edit" "" 0x1800 0x0 0x20000040)
a.SetValue("RandomText")
I want to create a seperate function called Function2 that will change the ("RandomText")
Function2
here will be the text that will change from time time
is it possible? and how would i go about to do it. ty
Function1
Acc a=acc("" "TEXT" "login" "Edit" "" 0x1800 0x0 0x20000040)
a.SetValue("RandomText")
I want to create a seperate function called Function2 that will change the ("RandomText")
Function2
here will be the text that will change from time time
is it possible? and how would i go about to do it. ty