Name=Sample of executable script (run it)
Path=exec0:some arguments:/docs/examples/sample.script

Name=Sample of executable script (source)
Path=0/docs/examples/sample.script

Name=Sample HTML form
Path=0h/docs/examples/form

#This is the CGI script which handles the form.
#Notice we make it invisible since it shoul only be run
#via accessing the form above.

Name=Perl script used to process form
Path=CGI/docs/examples/doform.cgi
Attribute=invisible

#This is the same script, but as a document to be viewed
#so users can see the source. Normally you wouldn't do this.

Name=Perl script used to process form
Path=0/docs/examples/doform.cgi
ContentType=text/plain

Name=Clicking on images to run scripts or return documents
Path=0/docs/examples/ismap.html

#The C program imagemap is not included with gn.  It must be
#obtained from NCSA. See ismap.html for the location.  Note
#also it must be renamed to have suffix .cgi

Name=imagemap C program
Path=CGI/docs/examples/imagemap.cgi
Attribute=invisible

Name=message for escher click
Path=0/docs/examples/msg.txt
Attribute=invisible