As far as I understand, the End command should never be used to end a program. It apparently leaves crap in memory. We are instead supposed to use Unload. If this is the case does the End command have another use or does MS refuse to remove a bad command?




Reply With Quote