CompuServe Messages

#Modula and IDCMP

    05-May-87 21:16:18
Sb: #Modula and IDCMP
Fm: Mike Lawrence 70030,160
To: All
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