mIRC Homepage
Posted By: littlecramp Alias execution! - 30/01/03 02:28 PM
What is used to detect an alias had been executed?
Posted By: theRat Re: Alias execution! - 30/01/03 04:13 PM
WTF? smile

Code:
alias test {
echo going to execute alias crap
crap
echo alias crap executed
}
alias crap {
echo alias crap executing
}

usage: /test
Posted By: littlecramp Re: Alias execution! - 30/01/03 04:51 PM
u dont get it!
Posted By: acemiles_ed Re: Alias execution! - 30/01/03 04:58 PM
I don't blame him, your not saying what you want done very well smirk
Posted By: littlecramp Re: Alias execution! - 30/01/03 05:04 PM
Never mind!
Posted By: acemiles_ed Re: Alias execution! - 30/01/03 07:30 PM
Well, if you feel like...

Explain exactly what you are trying to get done, and we will try to help you. grin
Posted By: littlecramp Re: Alias execution! - 31/01/03 05:18 AM
It's okay, I've solve it! Thanks anyway! Lazy to recompile what I had wanted to type!
© mIRC Discussion Forums