<% local form, viewlibrary = ... %> <% require("viewfunctions") %> <% --[[ DEBUG INFORMATION io.write("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(form)) io.write("
") --]] %> <% ---[[ %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %> <% --]] %>

Program Specific Options/Information

<% displayitem(form.value.logfile) displayitem(form.value.remote) %>