In the process of upgrading SL 7. On one of the screens, I changed Call SetAddr(NOLEVEL, "bAccount", bAccount, nAccount, LenB(bAccount)) to Call VBA_SetAddr(NOLEVEL, "bAccount", bAccount, nAccount, LenB(bAccount))
But now I am getting "Type mismatch" on nAccount. Thoughts?
*This post is locked for comments