#include <StringConstants.au3> ; to declare the Constants of StringRegExp #include <Array.au3> ; UDF needed for _ArrayDisplay and _ArrayConcatenate Local $sRegex = "(?m)(?:\+|\-)(?=([^"]*"[^"]*")*[^"]*$)" Local $sString = ""