I need to be able to read the registration information from the ACCPAC license files if possible rather than the registry. Currently I read the registration information from the registry.
HKEY_LOCAL_MACHINE, "Software\ACCPAC INTERNATIONAL, INC.\ACCPAC\Registration"
What I've discovered is...
What you need to do is check which control has the focus then change the tab. Also have the first control on the tab get control when you go to that tab.
Setting the control when the tab is chosen...
Private Sub SSTab_Click(PreviousTab As Integer)
Select Case SSTab.Tab
Case 0...
Hi Tanjin,
In addition to composing, you might want to make it a habit to Close the views when you are finished with them. On the other hand, it appears your code is only reading the tables. That shouldn't corrupt the data.
Suzette
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.