Trying to write to a file using the <script> tag. The following snippet executes but my resultant output file is blank.
Everything config-wise for running script is set up correctly (js.jar et al)...
<project name="MyProject" basedir="." default="main">
<target name="main">
<script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.