12-02-2011, 07:35 PM
Maybe the dialog is not activated when opened with men. The wait function waits until the window is active.
Also try to remove flags:
int w=wait(5 win("Project Settings"))
Also try to remove flags:
int w=wait(5 win("Project Settings"))
