Thursday, 22 August 2013

How to run a MonkeyTalk parameterized script in ant?

How to run a MonkeyTalk parameterized script in ant?

I created a parameterized script.This script runs another script.The
second script's name is received as a parameter for the first script. My
question is: In ant i use
in order to run a monkeytalk script.How can i send the script name with
the parameters needed in ant?

No comments:

Post a Comment