X-Fusion
Historical / Guest
Alright well, I'm having trouble with an edit section. On my script I have an option where the edit is read only. Now, I have a variable set as %helper. How can I get the users name that is %helper to show in the edit box. Example:
Helper name: Test helper
Like that.
skribblez
Historical / Guest
CODE:
Helper Name: Helpers name is %Helper
dont know if thats rite but i tried 
The code would be...
on *:dialog:dialogname:sclick:buttonid:{ did -ra $dname editboxid Helper name $+ $chr(58) %helper }
This should add the nickname to the edit box. 
Edited Apr 19, 2004 6:51 AM by Warrior124