* fixed webtbf/tw4244

git-svn-id: trunk@779 -
This commit is contained in:
Jonas Maebe 2005-08-02 18:30:33 +00:00
parent 3b2868feaf
commit ac445c97c1

View File

@ -1118,7 +1118,7 @@ implementation
(hp.resulttype.def.deftype=stringdef) then
result:=true
else
if valid_const in opts then
if ([valid_const,valid_addr] * opts = [valid_const]) then
result:=true
else
CGMessagePos(hp.fileinfo,errmsg);