diff --git a/src/ce_dmdwrap.pas b/src/ce_dmdwrap.pas index e864e4e2..66edc48c 100644 --- a/src/ce_dmdwrap.pas +++ b/src/ce_dmdwrap.pas @@ -968,7 +968,7 @@ var begin for str1 in fCustom do if str1 <> '' then begin - if length(str) > 0 then + if length(str1) > 0 then if str1[1] = ';' then continue; if length(str1) > 1 then