export mac addresses?

when I try to export mac addresses and assoc ip (/ip arp> export file=xyz), I get an empty file, yet “print” yields data. How do I get this data?

Bill

Never mind. I guess export is not applicable. I used print file=xyz instead.