mIRC Home    About    Download    Register    News    Help

Print Thread
#197957 17/04/08 05:00 PM
Joined: Jul 2006
Posts: 4,150
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,150
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: 334
Pan-dimensional mouse
Offline
Pan-dimensional mouse
Joined: Aug 2007
Posts: 334
misread

Last edited by foshizzle; 18/04/08 01:49 AM.

This is not the signature you are looking for
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
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.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
argv0 #197978 18/04/08 01:49 AM
Joined: Aug 2007
Posts: 334
Pan-dimensional mouse
Offline
Pan-dimensional mouse
Joined: Aug 2007
Posts: 334
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.

This is not the signature you are looking for
Joined: Nov 2006
Posts: 1,559
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Nov 2006
Posts: 1,559
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: 5,421
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,421
Thanks this has been fixed for the next version.


Link Copied to Clipboard