mIRC Home    About    Download    Register    News    Help

Print Thread
#139418 14/01/06 03:22 AM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
Why cant mirc read this? or do you spot a error?
Code:
var %chan = $read -l [ $+ [ %x ] ] $mircdir\ $+ %network1 $+ .autojoin.txt

i cant figure out what it is :tongue: it can write to the file with:

write $mircdir\ $+ %network1 $1

it can also load the file do a dialog, no problems there at all.. :tongue:

thnx in advance for any help.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#139419 14/01/06 03:26 AM
Joined: Sep 2003
Posts: 4,230
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Sep 2003
Posts: 4,230
var %chan = $read($mircdir\ $+ %network1 $+ .autojoin.txt,nt,%x)

try doing this secret command do get help for thing like this....

secret command is ...

/HELP $read

#139420 14/01/06 03:35 AM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
the var %chan = $read -l [ $+ [ %x ] ] have worked befor, i use it in my "old script", the only thing that changed, thats the %network1 var.. and yeah, the mirc version changed too, from 6.03 to 6.16. maybe that cosing the problem? smile but solved now so thnx smile


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard