The docs talk about having display run modes and process run modes.
Does that mean I can split mode2 below into 2 run modes? And how
would I call mode3 (show_template_2) with vars from process_mode_1?
sub mode1 {
show_template_1();
}
sub mode2 {
process_mode1();
show_template_2();
}
Hope you can understand my question,
Jon
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.