carlosAlberto
IS-IT--Management
When writing a TCL CGI script is there a command to end the script.
Scenario:
I would like to end a script without outputting any results to a html page. If i put a simple puts "hello" (including puts<head><title>.....), the script runs fine, but if i take it out it says premature end of script. (also taking the head tags out etc)
Scenario:
I would like to end a script without outputting any results to a html page. If i put a simple puts "hello" (including puts<head><title>.....), the script runs fine, but if i take it out it says premature end of script. (also taking the head tags out etc)