NOTE: on recent CLR posts

Started by stanl, January 16, 2019, 05:36:22 AM

Previous topic - Next topic

stanl

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 )