I am using vb 6.0
I am fairly new to VB, my question is:
On my main form I have a command button that has 40 procedures and it loops through them about 1,000 times and then exits. Nothing is passed and all of the variables are private.
I have one problem, memory. As it loops through the procedures, the memory taken up by the program keeps increasing. I have learned that the variables are not being cleared after the procedure ends and they are being kept in memory.
After googling for days, all I could find out was to use "an activeX"
Should I use "Active X exe" or "Active X dll"?
lazlo2000
vb5prgrmr 143 Posting Virtuoso
lazlo2000
vb5prgrmr 143 Posting Virtuoso
lazlo2000
vb5prgrmr 143 Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.