I meant full program as in an entire program, rather than just a code snippet that could be used as part of a program.


We generally don't like compiled files because they don't allow people to see the code (but you have provided the code too), and as it isn't possible to be sure what is in them (eg: it is possible that there is a virus on your computer that infected the file).

However, as this forum is for full programs, a compiled version is useful for people who want to use it but don't have the relevant version of VB installed (and are willing to take the risk of a potential virus etc).