I didn't read this anywhere, I just know that I need ${} to access a property. Is it documented anywhere, that you don't need to nest the ${}? I imagine a lot of people run into this when doing string manipulation and/or function calls. It seems to me that a general not in the introductory section
Michael Craig wrote:
> I'm having trouble performing multiple string manipulations on a variable.
> Any suggestions?
>
> snippet:
>
> http://svn/MySource/Trunk
> http://svn/MyRef/Log4Net";
>
> http://svn', '')}" />
>
>
>
Don't nest the dollar signs ($). It should be, fo
: [NAnt-users] String
manipulation
I'm having trouble performing multiple string manipulations on a
variable. Any suggestions?
snippet:
http://svn/MyRef/Log4Net"
', 'http://svn', '')}" />
', '/',
I'm having trouble performing multiple string manipulations on a variable. Any suggestions? snippet: http://svn/MyRef/Log4Net" ', 'http://svn', '')}" /> ', '/', '\')}" /> My result only displays this: [echo] http://svn/BeClear/Trunk http://svn/Shared/Log4Net [echo]
${p