
click image for larger view.
|
my vcprocedure builder is a replacement to my older add-in (now removed from the site) named remark builder. this updated add-in is an add-in for visual basic 6.0 and will allow the developer to quickly insert new procedures into their application. by bringing up the vcprocedure builder add-in, the developer need only enter a name for the procedure and any return data type (if any) and press enter. the procedure will use the template (also customizeable) to insert a new procedure. using the template one can have every procedure include error routines or other calls with every new sub/function made.
|