Topic: FileInfo.vdm (1 of 2), Read 37 times, 1 File Attachment
Conf: VEDIT Macro Library
From: Christian Ziemski
Date: Wednesday, May 16, 2001 04:40 PM

Here is a little macro to show some infos about the currently loaded file:
date, time and size (as from DIR).

Christian

 
FILEINFO.VDM (2KB)

 


Topic: FileInfo.vdm (2 of 2), Read 38 times, 1 File Attachment
Conf: VEDIT Macro Library
From: Ted Green
Date: Wednesday, May 16, 2001 09:09 PM

On 5/16/2001 4:40:00 PM, Christian Ziemski wrote:
>Here is a little macro to show some infos about the currently loaded file:
>date, time and size (as from >DIR).

Thank you for the useful little macro. I plan on adding it to the next version. I have modified to work even when VEDIT is in browse-only mode.

I plan on adding macro language commands to query a file's date/time of last change, access, and other attributes.

Ted.

 
Display current file's data, time, size