mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Oct 2005
Posts: 827
P
pouncer Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: Oct 2005
Posts: 827
did -ra setup 5 Test $+ $crlf $+ Newline

im not sure if its possible

i want to get it like

Test
Newline

in the list box

Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
/help /didtok


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
Joined: Aug 2005
Posts: 1,052
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Aug 2005
Posts: 1,052
lol assuming its a listbox or a editbox

did -a $dname ID will keep adding a new line

did -ra $dname ID will keep erasing old info and adding new info while -a alone keeps adding a new line.


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }
Joined: Sep 2006
Posts: 12
R
Pikka bird
Offline
Pikka bird
R
Joined: Sep 2006
Posts: 12
if it's a text box, make sure multi is in the dialog table

text "", 6, 10 10 100 50, multi

-Rappy (routed)


Link Copied to Clipboard