<br>I'm trying to create a very small case-tool whereby I'd pass a few parameters to a subroutine and that routine would:<br><br>1. Create a "Visual Basic Class Module"<br>2. Set its properties (i.e. Name, Instancing, etc.)<br>3. Insert predetermined lines of code<br>4. Save the class module to the HD.<br><br>Does anyone know how to do this?