Ticket #20 (closed enhancement: fixed)

Opened 20 months ago

Last modified 6 weeks ago

Use TMP directory for FM2 temp files

Reported by: gyoung Owned by: gyoung
Priority: minor Milestone: Release_3.12
Component: fm/2 base Version:
Keywords: Cc:

Description (last modified by stevenhl) (diff)

Currently FM/2 creates works files in the current directory. This make it difficult to run FM/2 from a CD or other non-writable media. The solution is to use %TMP% to store these files.

The startup code should probably ensure that the selected directory is actually writable.

Change History

Changed 20 months ago by gyoung

These particular files happen to be work files created during archive container processing. For some reason they are not created in a TMP directory, but Mark tended to do this for most work files. This makes it difficult to run fm/2 from CD, so eventually this will change.

Changed 18 months ago by stevenhl

  • owner StevenHL deleted
  • description modified (diff)
  • summary changed from Uses TMP directory for FM2 temp files to Use TMP directory for FM2 temp files

Changed 7 weeks ago by gyoung

  • owner set to gyoung
  • status changed from new to assigned
  • milestone set to Release_3.12

Changed 6 weeks ago by gyoung

  • status changed from assigned to closed
  • resolution set to fixed

Fixed CS 1073

Note: See TracTickets for help on using tickets.