- Subject: Re: ffx: find_file add-on
- From: Günter Milde <milde@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 4 Jun 2003 10:30:10 +0200
On Tue, Jun 03, 2003 at 12:51:51AM +0200, Klaus Schmid wrote:
> Hello,
> here is a new script to add the recent-file functionality
> and other minor extensions to the common file dialog functions.
I'll see to it later...
> PS: Is there a way to check whether a disk file is
> updated (date stamped) since the last access?
Do you mean an open one? The getbuf_info might help. It returns amongst
others an integer with
The integer that corresponds to the buffer flags are encoded as:
bit 0: (0x001) buffer modified
bit 1: (0x002) auto save mode
bit 2: (0x004) file on disk modified
...
Otherwise you could create a tmp file and use file_time_compare.
Günter
--
Milde at ife.et.tu-dresden.de
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2003 date index]
[2003 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]