--- In [email protected], "Sheri" <sheri...@...> wrote: > > --- In [email protected], "qzzyyx" <BlackHole@> wrote: > > > > I don't know how to get (for example) > > expr(myplugin.newold("v:\","*.txt","+W")) [newest txtfile in V:\ > > by write time] into the **command** of a PowerPro button (or to > > get PowerPro to execute it as if it were the **command**). Help. > > I think you're looking for "do". Try: > > do(myplugin.newold("v:\","*.txt","+W"))
Thanks, Sheri, that works. Where did you find that one? It does not (and should) appear in "Command entry codes".
