On Thu, Dec 1, 2016 at 4:08 PM, Rick Harrison <harri...@all-auctions.com>
wrote:

> If you just want to prevent overwriting of older files,
> why don’t you just use a new name for the file.
>

This is about protecting me from accidental saves.

There are a dozen or so separate files.  I want a new "main" stack for
every editing day, but most of the others don't usually get changed.

So blocking the directory when a date change is detected neatly solves the
problem--but livecode apparently overrides this.

>Still if LC is not doing what it is supposed to, or doing something
>that it shouldn’t do, it should be fixed.

if something is locked in the OS livecode should not be unlocking it.

I suppose I can trap saveStackRequest, but I shouldn't have to for this.

-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to