- or download this
#!/usr/local/bin/perl5_8
#Start program for Campus Financial Reports
...
print "<p>";
print "Good-bye Cruel World<br>\n";
- or download this
<TMPL_INCLUDE NAME='nc1_start.tmpl'>
<TMPL_INCLUDE NAME='nc1_style.tmpl'>
...
</form>
<TMPL_INCLUDE "nc1_end.tmpl">
- or download this
#!/usr/local/bin/perl5_8
#Start program for Report 1 Summary
...
}
return %parameters;
}
- or download this
<TMPL_INCLUDE "nc1_start.tmpl">
<TMPL_INCLUDE "nc1_style.tmpl">
...
<TMPL_INCLUDE "nc1_footer.tmpl">
<TMPL_INCLUDE "nc1_end.tmpl">