Garcia-Prieto
Sent: maandag 25 oktober 2004 4:00
To: 'Nant Users'
Cc: 'Gert Driesen'
Subject: RE: [Nant-users] Writing a custom function using VB script
Thanks Gert,
That will help!
I am using a
Title: RE: [Nant-users] Writing a custom function using VB script
Thanks Gert,
That will help!
I am using a recent nightly build, however I didn't know about fileversioninfo::get-version-info(). I just had another look at the online documentation and I noticed that the function i
sdag 19 oktober 2004 0:34
> To: Nant Users ([EMAIL PROTECTED])
> Subject: [Nant-users] Writing a custom function using VB script
>
> Hi,
>
> Does anyone have a working example of how to write a custom
> function using
> VB script?
>
> I tried to write an VB equival
Hi,
Does anyone have a working example of how to write a custom function using
VB script?
I tried to write an VB equivalent for the following custom function in C#
but just couldn't get it to work. I'm wondering if there was problem
applying the Function attribute as this requires the '<' '>'