arguments via form not hyperref

2001-09-21 Thread Francesco Scaglioni
Hi, I have a script which generates clickable file listings ( a click on which displays the file and appends the contents of a comment file ), so far so good. The filename, subject directory etc are passed around by hyperref as in snip snip PS Forgot to add that the code which generates the fo

Re: structure of scripts (newbie Q)

2001-09-21 Thread brian d foy
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > 1. In my simple mind this would only make the interpreter jump through > the script which should not enhance the performance. perl compiles the script, then runs the intermediate digested form of the human readable code. > 2. Human bein

arguments via form not hyperref

2001-09-21 Thread Francesco Scaglioni
Hi, I have a script which generates clickable file listings ( a click on which displays the file and appends the contents of a comment file ), so far so good. The filename, subject directory etc are passed around by hyperref as in $heading etc etc. When I wish to add a comment the arguments a