I have a very silly problem and I will put a simple example.
Code: Select all
Result = RunProgram("notepad.exe" ,"","", #PB_Program_Wait )
MessageRequester("ok","I see this",0)The problem is that my X. EXE program loses focus and not how to fix it before displaying the message.
I have looked at the help, Libraries Process/window, the forum, Google and I do not see a simple solution and I think it must exist. I warned you, it was a silly problem
thanks



