Just can't stay away
Joined: 2006/12/1 18:01 Last Login
: Yesterday 23:16
From Copenhagen, Denmark
Group:
Registered Users
|
@jPV
DirOpus 4 does have configurable columns, but version is not among the data you can select for a column.
One way around it could of course be a script or program which puts the version into the file comment for all libraries in the LIBS: drawer (if that's what is needed), and then the comment could be selected as one of the columns to display.
It has some drawbacks, of course. One is that you can't use the comment for anything else, should you wish to, and another is that you have to do it again if you update any libraries.
P.S. Personally, I'd go with someting like:
list LIBS: files pat #?.library lformat "version %s%s file full" | execute IN:
- and then just copy/paste the output from the Shell; for some reason I can't get it to pipe it into a file.
Best regards,
Niels
|