mIRC Home    About    Download    Register    News    Help

Print Thread
#3109 23/12/02 02:27 AM
Joined: Dec 2002
Posts: 332
C
Cheech Offline OP
Fjord artisan
OP Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
can you replace a color code with a variable ?
as in ... cntrlk11,12 with
cntrlk%this,%that ?
i tryed it and it didnt work ?
so i was wondering is there some trick to doing it or its just not possible ?thx smile

#3110 23/12/02 02:30 AM
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
ctrl+k $+ %var $+ , $+ %var $+ text

#3111 23/12/02 02:44 AM
Joined: Dec 2002
Posts: 144
D
Vogon poet
Offline
Vogon poet
D
Joined: Dec 2002
Posts: 144
Can also use $chr(3) instead of Ctrl + K in scripts. Makes it easier to copy & paste at times. =)


"Any sufficiently advanced technology is indistinguishable from magic." - Arthur C. Clarke
#3112 23/12/02 02:46 AM
Joined: Dec 2002
Posts: 332
C
Cheech Offline OP
Fjord artisan
OP Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
ah $+ should have gotten that .. lol thx smile

#3113 23/12/02 02:47 AM
Joined: Dec 2002
Posts: 332
C
Cheech Offline OP
Fjord artisan
OP Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
ah didnt know that tho thx for the tip smile


Link Copied to Clipboard