mIRC Home    About    Download    Register    News    Help

Print Thread
#12348 21/02/03 10:43 PM
Joined: Dec 2002
Posts: 191
N
Nobodi Offline OP
Vogon poet
OP Offline
Vogon poet
N
Joined: Dec 2002
Posts: 191
Maybe this has already been mentioned on the old board but didn't find it doing a search of the bug forum.

Quote:

From the help file.


/unload <-a|-nrs> <filename>
Unloads the specified alias or remote script file.

/unload -a aliases.ini unloads the alias.ini file
/unload -rs script.ini unloads the script.ini file

The -n switch prevents a script from having the on unload event triggered.

//unload -rs $script(1)
works fine

//unload -nrs $script(1)
echo's to status * /unload: invalid switch

#12349 21/02/03 11:34 PM
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
Yeah. Same behaviour here (98SE). In case you didn't already know, the switches -rsn will work in that order.


Spelling mistakes, grammatical errors, and stupid comments are intentional.

Link Copied to Clipboard