Derek Hohls wrote:
> Is it possible to have one "master" flowscript file
> which links or includes other "child" flowscript files,
> in much the same way as XSL uses the "include"
> statement?
>
> If so, how?; if not, what is the best design approach
> for ensuring a clean design around location of logic
> in appropriate places?
load("path/to/flowscript.js");
Same as you use at the top for loading form.js.
Upayavira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]