1 08/23/83 restore_format_options, rsfo 2 3 Syntax: rsfo path 4 5 6 Function: restores the saved report layout specified by path. Only 7 the formatting options found in the saved report layout have their 8 values changed. 9 10 11 Arguments: 12 13 path 14 the pathname of the saved report format to be restored. If path 15 does not have a suffix of ".fo.lec", one is assumed. 16 17 18 Notes: 19 20 Refer to the save_format_options request for more detail on the content 21 of the saved report format. 22 23 24 Examples: 25 26 restore_format_options sample_display_format 27 restore_format_options another_display_format.fo.lec