diff --git a/global-functions.rsc b/global-functions.rsc index 4ef824b0..c5e562c5 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -1528,7 +1528,7 @@ :set GlobalConfigMigration; } } do={ - :global ExitError; $ExitError false $0 $Err; + :global ExitOnError; $ExitOnError $0 $Err; } } # lock script against multiple invocation