|
This is a very simple plugin. AmIRC has a bug whereby you cannot send files by typing in the command
if the filename contains spaces (though you can still browse etc).
This is a workaround for the problem, simply use "/DCCSEND ..." instead of "/DCC SEND ...".
The main use of this plugin is inside ARexx scripts where you want to send files that may or may not contain
spaces. If in doubt, use this.
| Plugin Info |
DccSend.AmIPlug 1.0
Copyright ©2002 Robin Cloutman <dccsend@...>
Hopefully fixes spaces in DCC SEND filenames
Defined commands: DCCSEND
|
| AmIRC Commands |
«Help» DccSend.AmIPlug: DCCSEND
«Help» Usage: /DCCSEND nick filename
|
| History |
|
1.0 First version
|
|