Batch file conversion

 From:  Michael Gibson
2100.2 In reply to 2100.1 
Hi John, thanks very much for your order of MoI, I'm glad that the tessellation will be useful to you!

I think it should be possible to script the conversion of everything in one particular folder by using the FileSystemObject object that is built into Windows, it enables script code in general to gather information about files and folders:

http://msdn.microsoft.com/en-us/library/6kxy1a51(VS.85).aspx

I'll see if I can make up a small example.

- Michael


(P.S. Broke this out into its own separate message thread)