WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: stanl on January 16, 2019, 05:36:22 AM

Title: NOTE: on recent CLR posts
Post by: stanl on January 16, 2019, 05:36:22 AM
I have alluded to existing .NET scripts. These were originally posted circa ~2013 when the CLR was first introduced to WB. In the scripts many of the functions refer to specific items, but WB improved by adding useany to make scripting a lot cleaner. Tony can of course chip in if I have said this in error.


ObjectClrOption( 'use', 'System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' )
ObjectClrOption( 'useany', 'System.Net )