Insert into remotes and /example
Code:
 Alias Example { 
window -p @Example
clear @Example
drawfill @Example 5 5 10 10 20 20
}


Fills in the window all the way with the maroon color when it should only make a rectangle with the dimensions specified.

Type this into the chatbox:
Code:
//window -p @Example | //clear @Example
//drawfill @Example 5 5 10 10 20 20


Works fine...the rectangle is drawn as specified in the drawfill command.

The point I am getting to? When the example alias is done, why should it fill the whole screen and not follow the dimensions in the drawfill command?

This is done on mIRC 6.3 Hope you will be able to reproduce these results.


"In order to succeed, your desire for success should be greater than your fear of failure."