I have a Mac and Windows project which runs in the IDE. After I get the "Standalone application saved successfully",unfortunately, as an App, it fails to function.
Thanks to Jacqueline Landman Gay, I put this script into the opening stack and the SetUp button.
Upon opening the App I receive this message: When I click the "SetUp" button I receive this message: I can't seem to find the offending objects.
I would appreciate any suggestions.


 It has to be parsed to get the error code, which must then be used to look up the corresponding error string.  The built-in error reporting dialog in the Standalone Builder settings does that for you.
  It has to be parsed to get the error code, which must then be used to look up the corresponding error string.  The built-in error reporting dialog in the Standalone Builder settings does that for you.