mIRC Home    About    Download    Register    News    Help

Print Thread
#197957 17/04/08 05:00 PM
Joined: Jul 2006
Posts: 4,020
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,020
When using /drawcopy, if I forget some parameter and if I don't use the -n switch, mirc does not report any error, works fine using -n.I'm not sure it's bug, maybe a feature request.

Code:
//window -ph @p -1 -1 200 200 | window -ph @p1 -1 -1 200 200 | drawcopy -n @p 100 100 @p1 50 50 | window -c @p | window -c @p1
remove the -n to see the difference


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Wims #197976 18/04/08 12:26 AM
Joined: Aug 2007
Posts: 331
F
Pan-dimensional mouse
Offline
Pan-dimensional mouse
F
Joined: Aug 2007
Posts: 331
misread

Last edited by foshizzle; 18/04/08 01:49 AM.
Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
That's not what the OP is reporting.

The problem is that mIRC should display an error message if the /drawcopy command is indeed invalid, which it does not do without -n.

argv0 #197978 18/04/08 01:49 AM
Joined: Aug 2007
Posts: 331
F
Pan-dimensional mouse
Offline
Pan-dimensional mouse
F
Joined: Aug 2007
Posts: 331
i guess its one of those non error commands :P, theres actually quite a few of these

Last edited by foshizzle; 18/04/08 01:50 AM.
Joined: Nov 2006
Posts: 1,552
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Nov 2006
Posts: 1,552
Oh dear... The point is: should it be one?
So far, reasoning seems to say: nope. Thats why the OP made this bug report.

Wims #198169 22/04/08 08:50 AM
Joined: Dec 2002
Posts: 3,842
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 3,842
Thanks this has been fixed for the next version.


Link Copied to Clipboard