1. How can I make functions in VB 6.0(not .NET) that will return an integer value and will also take in two string parameters.
2. What is the difference between a subroutine and a function.
3. How do I break loops in VB.
4. How can I determine the length of a string.
thanks a lot. Please note that it is applicable to VB 6.0 only and not VB .net. That's because the client i'm making it for wants the VB 6.0 source code and has refrained from .net versions.
2. What is the difference between a subroutine and a function.
3. How do I break loops in VB.
4. How can I determine the length of a string.
thanks a lot. Please note that it is applicable to VB 6.0 only and not VB .net. That's because the client i'm making it for wants the VB 6.0 source code and has refrained from .net versions.
