Add text to existing column

Hi all,

I'm looking to add text to the Module Version column. We have some special text files which have embedded version text in them and we'd like them to appear in a column. I'd prefer to use the existing Module Version column as we're already using that for .exe, .dll etc. So just filling in that column for these special text files would be really useful.

Any thoughts? I've already implemented the versions from the 'special text files' as a brand new column, so I'm relatively happy with all the scripting etc.

Thanks!
T

There isn't currently a way for scripts to modify built-in columns. For some types of data, a viewer plugin could do so, but not for module version data.

Thanks leo - On second thoughts, I can just look up the .exe / .dll version and put that in my column too, so problem solved!

Thanks anyway!