using prefix lists in bgp filters

hi guys.
Im writting some route filters for my bgp connections.
I found very anoying creating a chain for every prefix I need to advertise.
Is there some way to create prefix lists like cisco does ?
I already see the option under routing->Prefix Lists and can create multiple chains with same name but can not find how to use as in/out filter on bgp peer definition.

Ok , hope to be clear about the issue.
Regards.
Leandro.

Your mentioned Prefix list is used only for RIP. There is no functionality in ROSv6 to specify list of prefixes in one filter rule.

However there is a plan to implement use of address lists in ROSv7

Ok … good to hear that.
Leandro.