--- In [email protected], "brucexs" <bruc...@...> wrote:
>
> 
> > 
> > That doesn't work, I suppose because the plugin merely returns a filename 
> > (it doesn't launch it).
> 
> Sorry, my fault, you are right; I did read the original note closely enough.
> 
> > 
> > bigmem.newold("directory","wildcard_spec","flag") where flag is one of +W 
> > (newest by write time), -W (oldest), +A, -A (access time), +C, -C 
> > (creation).
> > 
> > How easy would that be with a script?
> 
> I am not sure I understand what you are asking here.  What functions do you 
> want to do in a script?

The whole chore ... find the newest/oldest file in a directory (by any of the 
three file times) and ShellExecute it (or return its name to be started by 
PowerPro's usual mechanism).

Reply via email to