Text Window

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
klokan
Posts: 8
Joined: 2005-06-14 14:39:28

Text Window

Post by klokan »

Please could you tel me haw the text from the Text Window can be read from any script and store this text in variable?

for exapmle

sub hawreadfromtextwindow()
var a
uo.exec("textclear")
uo.exec("info") // or infotile, infogump
a=uo.readfromtextwindow() // I need this function

Im sorry for my english.
Post Reply