# DemoNews Reader config file # # directories where the DN issues can be found # up to 10 may be given (on the same line) PATH=.\ # Tunes that are played by pressing F1-F4 # they must be in xm, s3m or mod format # Format: MUSICx=filename info MUSIC1=jump.xm "Jump Up & Down" by The Fear/Mistery MUSIC2=estrella.s3m "Estrellas En La Playa" by Phoenix/Kosmic MUSIC3= MUSIC4= # Auto-FTP retrieval # FTPCMD - DOS command # "%file%" = file name to retrieve # FTPTRIES - # of times the FTP will run before giving up (1-99). FTPCMD=ftp -u anonymous me@myhost.net ftp.cdrom.com tget %file% FTPTRIES=5 # Auto-mail # MAILCMD - DOS command "%address% = address to mail to MAILCMD=mail %address%