On Fri, 17 Sep 2004 15:15:01 GMT, John Mas <mase@btopenwor ld.org> wrote:
[color=blue]
> how do i reference a function in one external script file from another
> external file?[/color]
Just as you would if they were in the same file. Be sure that the script
containing the function is included before the call.
Mike
--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.
john
"Michael Winter" <M.Winter@bluey onder.co.invali d> wrote in message
news:opseg872sx x13kvk@atlantis ...[color=blue]
> On Fri, 17 Sep 2004 15:15:01 GMT, John Mas <mase@btopenwor ld.org> wrote:
>[color=green]
> > how do i reference a function in one external script file from another
> > external file?[/color]
>
> Just as you would if they were in the same file. Be sure that the script
> containing the function is included before the call.
>
> Mike
>
> --
> Michael Winter
> Replace ".invalid" with ".uk" to reply by e-mail.[/color]
Comment