tag=$1 file=$2 tf=tf$$ rm="/bin/rm -f" td=td$tag xmlsed -t $file > $tf forms="`grep '/form$' $tf`" nf=`echo "$forms" | wc -l` if test $nf -lt 1 then echo...
The scripts are: <span class="searchmatch">formsetup</span> Perform the initial parse of an HTML page containing one or more forms. Code: <span class="searchmatch">formsetup</span>. Invocation: <span class="searchmatch">formsetup</span> token htmlfile...