> > Hmm... I use C#. How complex if the function you want to write? Is
> there a reason you can use C#?
> >
> > BOb
> >
> OK, I was hoping to use a language that I already know. And
> JScript.NET
> is supposed to be supported, right?
I guess so. But since I have never used it I can't help you. P
Bob Archer wrote:
>> 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()}
> >>
> >>
> >>
> >>
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