#Modula and IDCMP
Does anyone know how to wait for a requester to finish without
using the IDCMP? I have a program with a main loop that looks for
IDCMP messages, and then calls a PROC in another module that
opens up a string requester, and uses IDCMP to wait for the
requester to finish, but then that sub-loop "swallows" some of
the messages that I would like the main IDCMP loop to get (after
the requester finishes), like NewSize. I know that this is
possible, since the AutoRequester does exactly that.
Any ideas? Thanks.
Mike 70030,160