回复 2# lzjlov
是个思路,就是我语法不行。可以帮忙看一下 下面的语句
wshapes=setof(x,cv~>shapes,x~>lpp==list("prBoundary""drawing")) wring=setof(x,cv~>shapes,x~>lpp==list("text""drawing")) foreach(wshape wshapes if( ((dbLayerAnd cv "text" wshape wring) != "nil") print car(wshape~>name)) ) *Error* dbLayerAnd: argument #3 should be a list (type template = "dgllxg") - db:0x26263cbf
可以看出来第三句问题在哪里吗? 谢了 |