in reply to Re: Interpolating variables in a string
in thread Interpolating variables in a string
'abc @var def' 'abc ${var} def' 'abc $$var def'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Interpolating variables in a string
by perrin (Chancellor) on Oct 14, 2004 at 04:30 UTC | |
by halley (Prior) on Oct 14, 2004 at 16:45 UTC |