I just ran across an interesting problem in an application I'm working on. Take this code for example...
Dim intTest As Integer
intTest = 2 & 3
Debug.Print intTest
In my mind this should NOT be allowed. However, VB6 nicely concatenates the numbers rather than complaining about an invalid...
http://gauntlet.ucalgary.ca/story/9496
I haven't heard of or read any new articles regarding whether or not they're going to cancel the class or not, but that's probably not relevant (meaning if they consider a clase once and choose not offer it, it's safe to assume they will consider the same...
I began writing an application some while back in VB 6. At the time, my workstation was running Windows 2000 Pro.
I've recently needed to go through and add some new features to the application I wrote, and now my workstation is running Windows XP Pro.
I've run across a problem when removing...
Surely this has been covered in a pervious thread, but searching through the forum continues to timeout for me.
This may be more approprate in a IIS Forum rather than here, but I'm starting here.
I'm receiving an Error 70 Permission Denied error when trying to write/modify a file on the...
This is my first attempt at something like this, and I'd much appreciate any tips on how I should approach the problem.
I'd like to have a main app basically controll everything. This app would spawn children processes. The parent would require no user intervention; I want it to operate only...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.