if you wish to use a different name for the log file
use pico from a telnet session and at the sunburst% prompt
change into the proper directory and type pico generate4.pl
look for open (LOG, ">>gen.log"); toward the bottom
change the gen.log to any file name you choose


if you wish to change the grading program name (currently generate4.pl)
go to a telnet session and at the sunburst% prompt
change into the proper directory and type NameOfYourForm.html
look for "generate4.pl" and change it to whatever you've chosen


if you want to leave the files the same and don't want people to be able to see the directory list just do a touch index.html from the sunburst% prompt - make sure you're in the proper directory.


leave the cgi-lib.pl alone - it could be renamed but it's only called from the other programs.

2910