VB6 Essentials – wut?!
A while ago I inherited a bunch of VB6 code to fix and maintain. I decided to migrate to Python scripts over time but in the interim needed VB6 setup. Here is what I did to make the Visual Studio 6 IDE usable for my purposes.
A while ago I inherited a bunch of VB6 code to fix and maintain. I decided to migrate to Python scripts over time but in the interim needed VB6 setup. Here is what I did to make the Visual Studio 6 IDE usable for my purposes.
Quick start logging. Here are some short examples of logging in Python 2.7.