diff --git a/Project/Sources/Classes/SOURCE.4dm b/Project/Sources/Classes/SOURCE.4dm index a4e75364..ac59bf9c 100644 --- a/Project/Sources/Classes/SOURCE.4dm +++ b/Project/Sources/Classes/SOURCE.4dm @@ -579,7 +579,7 @@ Function endOfDatasetGeneration($data : Object) UI.postMessage(New object:C1471(\ "action"; "show"; \ "type"; "alert"; \ - "additional"; $data.errors.join("\n"))) + "additional"; ob_error_string($data))) End if End if