Hi Simon, I just checked out the cvs Version. Cool. My addparam didn't add any special functionality, just a simple string. One suggestion: Wouldn't it be more intuitive to remove the implicit "-" ? I know currently there are no mtasc options without "-" and there probably will never be. But without "-" your code will never break and the argument tag might be useful to add anything to the comandline.
Gruß Stefan >Hi Stefan, > >I have already added support for custom arguments about 2 weeks ago. (I >just did not release a new version yet; sorry for the inconvenience). >Notation is: <argument name="" value=""/> >value is optional in case argument is a flag. >You can get the sources from the CVS if you do not wanna wait until the >next release most probably this weekend. >Did you add any special functionality for addparam, besides including >the argument in the command? > >Greetings, >Simon > >Stefan Klug wrote: > > > >>Hi, >> >>I've modified the Mtasc ant task by Simon Wacker to accept another >>Parameter "addparam" to add any String to the mtasc command line, wich >>is useful when ant is used together with hamtasc. >> >>Should I post the modifications somewhere? Simon? >> >>Greets >> Stefan >> >>_______________________________________________ >>osflash mailing list >>[email protected] >>http://osflash.org/mailman/listinfo/osflash_osflash.org >> >> >> >> >> >> > > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
