IRC/clear [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Clears the window of all text

SYNOPSIS

/clear When in a Query/Channel/Chat window you may issue the /clear command to clear all text from the window


IRC/echo [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

?WindowName? can be canale1-0, if it is not set. The Text will be sent to the active window. The 1 represents the id of the server (1,2,3..) The 0 represents the id of the window (0,1,2...)

SYNOPSIS

/echo ?windowName? <Text> This will return the Text back to you.


IRC/nickserv [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Shortcut to /msg nickserv $args

SYNOPSIS

/nickserv <params> /nickserv help Sends the params to NickServ, which is used on some networks.


IRC/chanserv [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Short-cut to /msg chanserv $args

SYNOPSIS

/chanserv <params> /chanserv help Sends the params to ChanServ, which is used on some networks.


IRC/memoserv [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Short-cut to /msg mem0serv $args

SYNOPSIS

/memoserv <params> /memoserv help Sends the params to MemoServ, which is used on some networks.


IRC/dccallow [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Short-cut to /msg dccallow $args

SYNOPSIS

/dccallow <params> Sends the params to the server, which is used on some networks.


IRC/unload [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Unload scripts from savIRC

SYNOPSIS

/unload ?scriptName? This will unload scriptName from savIRC If no scriptName is given, a file browser will open.


IRC/list [ Functions ]

[ Top ] [ Functions ]

AUTHOR

Per Hansen

COPYRIGHT

(c) 2006 by Per Hansen

FUNCTION

Lists channels awailable on the server.

SYNOPSIS

/list help


IRC/load [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Load scripts from savIRC

SYNOPSIS

/load <scriptName> ?functions? ?events? ?popups? This will load scriptName into savIRC. If the optional arguments are given, the script will be loaded into that category. If no category was given, scriptName will be loaded into the 'functions' category. If scriptName is not given, a file browser will open.


IRC/dns [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Return the numerical IP address listed in $args

SYNOPSIS

/dns <nick|host> Valid parameters are: nick or host


IRC/asay [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Sends text to all channels which you are in.

SYNOPSIS

/asay <Text> This will send all Text to all channels which you are in.


IRC/away [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Puts yourself into 'away' mode on the server.

SYNOPSIS

/away <Reason> You will be marked as 'away' on the server. Other people will see your Reason when they use the /whois command on you.


IRC/back [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001 - 2003 by Saverio Castellano

AUTHOR

Saverio Castellano

FUNCTION

Removes the away status

SYNOPSIS

/back


IRC/quit [ Functions ]

[ Top ] [ Functions ]

COPYRIGHT

(c) 2001-2003 by Saverio Castellano (c) 2005-2006 by Per Hansen

AUTHOR

Saverio Castellano

MODIFICATION HISTORY

Per Hansen

FUNCTION

Sends QUIT to the server. If it succeeds the server will disconnect you.

SYNOPSIS

When connected to an IRC client you may disconnect by issuing this command:

        /quit <YourQuitMessage>


IRC/exit [ Functions ]

[ Top ] [ Functions ]

AUTHOR

Saverio Castellano

COPYRIGHT

(c) 2001-2003 by Saverio Castellano (c) 2005 by Casey Ackels (c) 2006 by Per Hansen

FUNCTION

Exits savIRC if not connected. If connected, savIRC will send disconnect from the server with a message. The message will be either a defined on-the-fly message, or taken from the quit message defined in Settings.

SYNOPSIS

/exit ?reason?


IRC/server [ Functions ]

[ Top ] [ Functions ]

AUTHOR

Per Hansen

COPYRIGHT

(c) 2005-2006 by Per Hansen

FUNCTION

Compiles arguments to fit for [Connect] Starts a new server connection. If used with -r it reconnects a existing serverconnection.

SYNOPSIS

/server <server> ?port? ?login? ?pass? /server ?[-i]<ip>? ?-p<port>? ?-u<userid> ?-s<pass> ?-n<nick>? ?-a<anick>? ?-r[id]? ?-e?" The first syntax is only for compatibility, use the second when every possible


IRC/dcc [ Functions ]

[ Top ] [ Functions ]

AUTHOR

Per hansen

COPYRIGHT

(c) 2006 by Per hansen

FUNCTION

Chat or Send files directly to another user

SYNOPSIS

/dcc send <nick> ?file? /dcc chat <nick>


IRC/join [ Functions ]

[ Top ] [ Functions ]

AUTHOR

Per Hansen

COPYRIGHT

(c) 2006 by Per Hansen

FUNCTION

Allows you to a join a channel

SYNOPSIS

Returns nothing For joining lists in the IRC-namespace you have to use [::join $list] We don't need to keep track of what is a key, and what is a channel. The ircd does that. Channels are separated by comma's. The key's follow with a space. If there is more than one key, they are separated by comma's aswell. http://www.irchelp.org/irchelp/rfc/chapter4.html#c4_2_1


IRC/ConfigureMargins [ Functions ]

[ Top ] [ Functions ]

AUTHOR

Casey Ackels

COPYRIGHT

(c) 2006 by Casey Ackels

FUNCTION

Configure the left margins

SYNOPSIS

You may set just one flag, or both of them.

Set the margin values The flags are: -margin1 1p (This sets the first line of text to have a margin of 1 pixel) -margin2 10p (This sets the wrapped lines to have a margin of 10 pixels)

Returns the values that you set with the flags