home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
MorphOS
/
Epic4_mos
/
share
/
epic
/
help
/
6_functions
/
irclib
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-10-28
|
300 b
|
16 lines
Synopsis:
$irclib()
Technical:
This function returns the irc library directory, specified at compile time.
Practical:
It can be used to locate scripts or whatnot.
Examples:
load $irclib()/script/motd /* loads the "motd" script */
See Also:
load(5);