As i enter a cgi script one line at a time in Access Diver http debugger i find that later when i cat the script that i put there, the variables are actually missing.
such as if i did something like this
ADD+; echo "my $wow=param("crap"); " >> Ncqr.cgi;exit