msew wrote: > 2) echo out any variable? <echo message = "$(foo)" /> always seems to > just echo out the (foo) and not the actual variable (I am probably doing > something incorrect but I have no idea what) <echo message="${foo}" /> Different brackets. Glenn McAllister
- echo me this msew
- Re: echo me this Stefan Bodewig
- Re: echo me this Glenn McAllister
- Re: echo me this msew
- Re: echo me this Bevan Arps
- Re: echo me this Bill Burton
- Re: echo me this Stefan Bodewig
- Re: echo me this Bill Burton
- RE: echo me this Tim Vernum