[Migrated content. Thread originally posted on 07 April 2006]
Hello everyone,I noticed this bad behaviour in a 701 Thin client environment:
I've program1 that makes an accept of an entry-field with:
accept handle-my-entry-filed on exception continue
end-accept
than I launch program2 using hot-key: this program makes
call "msvcrt.dll@__cdecl"
due to get client fileinfo.
Than when I return to program1 the accept is terminated with an exception value of 0 or 1.
Has anyone an idea of avoiding it?
Thanks in advance. Giovanni.