Hi,
unfortunately I don't know a way to do that for displaying just the policy.
However for the command # show configuration which includes all policy files there is an option called "noprompts" which surpresses the --More-- prompts, e.g.
# show config noprompts
(useful for taking complete backups manually)
I assume you want to use this in some script. Maybe you could show the complete config instead of just the policy and extract the parts you need by using the script.
Kind Regards,
Gunnar