It does seem to give more control, I would consider renaming the column BLOCK PREVIWE, to something shorter, or less than the size of the icon, maybe just IMAGE, or BLOCK
Lee Mac is a brilliant resource....
Google "Lee Mac Browse for Folder" to get another of his excellent LISPs (and also a handy link to donate if you like his stuff)
It includes the line:
fld (vlax-invoke-method shl 'browseforfolder (if (vl-catch-all-error-p hwd) 0 hwd) msg bit dir)
which you could look at to modify this line above:
Folder (vlax-invoke-method ShlObj 'BrowseForFolder 0 Message 0)
Think it just needs "dir" adding and remember to use double "\\" in the file path, miht also need to add a check that the hard coded folder exists (still, IT have odd habits)
These don't make any sense to me ?
4059 +45899 * 0.452 828MM 25.27 M
3.06 +45.90 * 0.45 0.83 M 25.27 M
Explain more what it is you want do 1 line per step.