Environment variables.

Note: ircstart.cmd file is included to set all these variables
       Edit this file to change your HOME, nick and realname.

    IRCLIB          is a directory, where script, help and translation 
                    subdirectorys can be found. It should end with a slash.
                    Default is directory, from where irc.exe was started
     
    IRCNICK         Your nick on irc. Default is same as username.
     
    IRCNAME         Your real name on irc.
     
    IRCRC           Startup file. Default is ~/.ircrc
     
    USER            your username in username@ppp1.host.com. 
            
    HOME            your home directory...default is derectory from where
                    irc.exe was started . ~/ in filenames will be expanded 
                    to <your_home_directory>/filename. Also very often is
                    used in a scripts for save files etc...

    IRCSERVER       your servers list. if this variable is set, ircii will
                    not read ircii.servers file unless -a command line
                    option used.
    

