I think you should be looking at components instead of symbols, since some symbols will not have schematic information attached, please try the following: axlClearSelSet() (axlSetFindFilter ?enabled list("noall" "components" "invisible") ?onButtons list("noall" "components")) axlAddSelectAll() foreach(comp axlGetSelSet() axlMsgPut("redes %s page %s" comp->name car(comp->functions)->prop->PHYS_PAGE))
↧