Quote:

/run notepad C:\mirc\scriptname.mrc


If you say so, then i dont think that any feture needs to be added, everything posted here can be solved with a DLL or som type of program.. i also would like to see a script editor that wasnt built in to mirc.. people here making suggestions what they want to be added in the next version of mirc, and by answer like that u making people feel that they dont want to post anything cos they will get a "smart a$$" answer.. would be nice with a button to press "new dialog", then u got the table set with som default value.. no need to type it every time you want to make a new dialog, just press the button and..

some_name { dialog -m some_name some_name }
dialog some_name {
title "no title"
size -1 -1 60 60
option dbu
button "OK", 1, 5 47 50 10, OK
}

Last edited by sparta; 04/04/04 12:04 PM.

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