How to copy IPs from address list in ros2.9 to address list

How to copy IPs from address list in ros2.9 to address list in ros 3. Is that possible?

/ip firewall address-list export file=addresses
then on the destination router
/import file=addresses.rsc

Sam

For more of where that came from:

http://www.mikrotik.com/testdocs/ros/2.9/system/management.php

Importing hotspot users and their profiles from ros 2.9.x to 3.x required some editing of the *.rsc file, but i don’t know about address list.

Cheers.