yes, and not to forget the <ant antfile="..."/> task that let's you call dependent scripts...
cheers Mittie > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Marc Guillemot > Sent: Freitag, 26. Mai 2006 9:09 > To: [email protected] > Subject: Re: [Webtest] script file too long > > > > Hi Luiz, > > if your script is an ant file, you can break it in modules using: > - entities > with the appropriate DTD, you can reference the entities to "include" the > extracted part > - macros > standard ant macros allow to build modules that can be called with > parameters (a sort of "method" call) > > Marc. > -- > View this message in context: > http://www.nabble.com/script+file+too+long-t1682629.html#a4571657 > Sent from the WebTest forum at Nabble.com. > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

