Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. buddycasino

    Variable number of parameters for a task

    Hi, I have a situation where I don't know whether or not a variable is set at runtime. As we all know, if a var is not set, its literal value is passed. Example: <someTask var1="${var1}" var2="${var2}"/> I don't know beforehand if ${var2} is set at runtime or not, so sometimes the literal...

Part and Inventory Search

Back
Top