S# interaction with clz files


 

any examples of using S# that references a CLZ file to get data to use or to compare data with?

Same concept in S+ that uses CLZ files but now how to convert to S#.


 

They're ZIP files, you should be able to unzip them in C# to get a file list.  Not sure what you'd do with them from there, it's just a bunch of DLL files.


On Wed, Jul 10, 2024 at 3:29 PM Brad Wykoff via groups.io <bradwykoff=yahoo.com@groups.io> wrote:
any examples of using S# that references a CLZ file to get data to use or to compare data with?

Same concept in S+ that uses CLZ files but now how to convert to S#.