NetTalk Central

Author Topic: Quit sometimes does not?  (Read 14560 times)

arie

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Quit sometimes does not?
« on: November 23, 2007, 11:05:40 AM »
In one of my programs when I call ThisFtpControl.quit(), on some computers it never results in ThisFtpControl.Done with lower(clip(self._Command)) = 'quit'.  It just keeps waiting

On many computers it works OK.  On the computers where it fails, it fails consistently (as far as I know, I do not have one of these).

a) Does this look familiar to any one?

b) Can I work around it by doing a POST(EVENT:CloseWindow) after each call to ThisFtpControl.quit(), or eoulf I be taking a risk not waiting for ThisFtpControl.Done ?

MTIA

Arie