When I start my project in unattended mode (arguments: /n /r /e /f) and my last executed action is skipped, the project stays open. I have to kill the process in the task manager to close the application. Using the Close button won't do the job. I get a message box "Wait a minute ..." But nothing happens even when I wait half an hour.
Scenario:
I have a "Main" action list with 3 "If ... Then" actions.
They all check the same variable (BUILD_CONFIG) wich is set in the bat file that starts the project.
Behind each check, a different action list is called if outcome of check is "true".
When only the first check returns a "true" the other two checks are skipped and this is also shown in their status (normal behaviour if the app would exit afterwards).
But in the run pane I see: the run button is enabled again (this is normal also), the running man icon is still running (this is not normal) and the run time timer is still runnning (this is not normal either).
I have the feeling this could be some kind of bug introduced in version 7. We are using this scripts with FB4, 5 and 6 and never had this problem before.
FB Version: 7.0.0.610
Windows: XP and W7.
Kind regards,
Johan.