VB P-Code (Preserved Article)
This post is for preservation from the internet archives. Like some of us older developers (Xenials and older) may have worked with VB3-6, a language which uses Pseudo Code rather than compiled data. Content like this is difficult to find around the internet, even Google’s Gemini provides disinformation regarding the subject. The following content below was ported over from web.archive.org of the woodmann.com’s post VB P-Code (circa 2003). VB P-code Information by Mr Silver Brief Introduction to P-code The term P-code is neither new nor a Microsoft invention, P-code is simply code interpreted during execution time. So we understand each…