mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2003
Posts: 10
M
mito Offline OP
Pikka bird
OP Offline
Pikka bird
M
Joined: Jan 2003
Posts: 10
So I had to go back to 6.15 and it works there. 6.16 simply forgets every time. frown


--
Fornit Some Fornus
Joined: Sep 2003
Posts: 93
T
Babel fish
Offline
Babel fish
T
Joined: Sep 2003
Posts: 93
Unable to reproduce here... works fine for me. Maybe you using a script?...

Joined: Jan 2003
Posts: 10
M
mito Offline OP
Pikka bird
OP Offline
Pikka bird
M
Joined: Jan 2003
Posts: 10
No, I don't use scripts.
Works fine with 6.15.. the difference is clear.

Only thing in my remote script box is this:

Code:
 
on *:start:{ 
  .ddeserver off   
  if $isdde($ddename) {    
    dde $ddename command "" /showmirc -x    
    exit  
  }   
  else { 
  .ddeserver on }
}
 


--
Fornit Some Fornus
Joined: Mar 2004
Posts: 26
U
Ameglian cow
Offline
Ameglian cow
U
Joined: Mar 2004
Posts: 26
well, I use 3 monitors with multi-monitor support enabled. With 6.15, window positions were lost with each instance.

Problem was solved using 6.16


Link Copied to Clipboard