©Mike Moxcey 1999

Display SQL Code Steps

print &HtmlTopTut("Call Data Received");
##DEBUG print "SQLCode:@sql_code!";
&sql($sql_login,@sql_code);
##DEBUG print "SQLShow:@sql_show!";
&sql($sql_login,@sql_show);
print &HtmlBotTut;

Debug lines are commented out.
Return the print command to the next line to debug.


home next