Skip to content
MSN

On Edit etc

A TG007 community discussion started by X-Fusion.

Discussion 3 posts
Page 1 of 1
Open
Topic #306 · 3 published posts · 466 views

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.

CODE:

 

Helper Name: Helpers name is %Helper

 

dont know if thats rite but i tried smile.gif

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. smile.gif

Edited Apr 19, 2004 6:51 AM by Warrior124