Hi All,
I have two build files
one which I will execute with nant
second nested ”second.build”
Nant will end with en er
> Bob Archer wrote:
> >> I am very familiar with JScript, but not with JScript.NET or C#. I
> >> want
> >> to write a function in JScript.NET that I can use in my NAnt script.
> >>
> >> I currently have:
> >>
> >>
> >>
> >> ${script::testfunc()}
> >>
> >>
> >>
> >>
Bob Archer wrote:
>> I am very familiar with JScript, but not with JScript.NET or C#. I
>> want
>> to write a function in JScript.NET that I can use in my NAnt script.
>>
>> I currently have:
>>
>>
>>
>> ${script::testfunc()}
>>
>>
>>
>> > public
> I am very familiar with JScript, but not with JScript.NET or C#. I
> want
> to write a function in JScript.NET that I can use in my NAnt script.
>
> I currently have:
>
>
>
> ${script::testfunc()}
>
>
>
> public function testfunc():String