Author Topic: B3: Save unamed file on exit - option flag?  (Read 2672 times)

JimmieC

  • Senior Community Member
  • Posts: 490
  • Hero Points: 17
B3: Save unamed file on exit - option flag?
« on: October 15, 2015, 08:52:34 PM »

Auto restore and auto save of unnamed buffers has been added to SlickEdit 2015 (not in beta yet). Optionally "save-all" is configured to save unnamed buffers to a temp file. When exiting SlickEdit, the "Save All" button on the List Modified dialog will optionally save unnamed buffers to a temp file.

Where is this option? I like the feature and am using it. But the quote above states "optionally" which leads me to think there is a switch in the Options.

This is just a point of curiosity nothing more. So.... low priority.

Jim

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6868
  • Hero Points: 528
Re: B3: Save unamed file on exit - option flag?
« Reply #1 on: October 16, 2015, 02:04:15 PM »
Options>File Options>Save    "Save all prompts to name unnamed files".  The macro variable is def_prompt_unnamed_save_all (set to 0 or 1).