2020text dectohex(attrstamp()) ;
Seems to be the same for every file type.
2020text dectohex(attrstamp()) ;
Code: Select all
::text dectohex(attrstamp());
20Code: Select all
::dlog;
2018-11-02 09:20:22.256 >> Delay:1
2018-11-02 09:20:22.256 >> Delay:2
2018-11-02 09:20:22.256 >> sFIT:InfoTip
2018-11-02 09:20:22.256 >> sHB:1
2018-11-02 09:20:22.256 >> sHB:2
2018-11-02 09:20:22.256 >> sHB:3
2018-11-02 09:20:22.256 >> hb_Get
2018-11-02 09:20:22.256 >> kExtZipFldr OK
2018-11-02 09:20:22.256 >> ePFzip OK
2018-11-02 09:20:22.256 >> zip_ListContents IN
2018-11-02 09:20:22.271 >> zip_ListContents OUT: 2
2018-11-02 09:20:22.271 >> sHB:4
2018-11-02 09:20:22.271 >> sHB:5
2018-11-02 09:20:22.286 >> Delay:3Code: Select all
XYplorer 19.30.0009 - Windows 10 Windows 8, 64-bit, Release 1803, Build 17134.345 - 2018-11-03 10:23:39.521
----------------------------------------------------------------------------------------------------
2018-11-03 10:15:26.956 >> sHB:2
2018-11-03 10:15:26.956 >> sHB:3
2018-11-03 10:15:26.956 >> hb_Get1: xyplorer_19.30.0001_beta.zip
2018-11-03 10:15:26.956 >> hb_Get2: xyplorer_19.30.0001_beta.zip
2018-11-03 10:15:26.956 >> XXX Office
2018-11-03 10:15:51.832 >> sHB:2
2018-11-03 10:15:51.832 >> sHB:3
2018-11-03 10:15:51.832 >> hb_Get1: xyplorer_19.20.0035_beta.zip
2018-11-03 10:15:51.832 >> hb_Get2: xyplorer_19.20.0035_beta.zip
2018-11-03 10:15:51.832 >> XXX Office
2018-11-03 10:15:55.037 >> sHB:Tree 1 - 0
2018-11-03 10:15:55.037 >> sHB:2
2018-11-03 10:15:55.037 >> sHB:3
2018-11-03 10:15:55.037 >> hb_Get1: SciLab
2018-11-03 10:15:55.037 >> hb_Get2: SciLab
2018-11-03 10:15:55.037 >> XXX Folder: False, 2
2018-11-03 10:16:02.323 >> sHB:4
2018-11-03 10:16:02.323 >> sHB:5
2018-11-03 10:16:17.380 >> sHB:Tree 1 - 0
2018-11-03 10:16:17.380 >> sHB:2
2018-11-03 10:16:17.380 >> sHB:3
2018-11-03 10:16:17.380 >> hb_Get1: Skype
2018-11-03 10:16:17.380 >> hb_Get2: Skype
2018-11-03 10:16:17.380 >> XXX Folder: False, 2
2018-11-03 10:16:17.409 >> sHB:4
2018-11-03 10:16:17.409 >> sHB:5Hi Don,
Code: Select all
XYplorer 19.30.0009 - Windows 7 Professional (Service Pack 1), 64-bit, Build 7601 - 2018-11-03 08:20:33.996
----------------------------------------------------------------------------------------------------
2018-11-03 08:20:24.081 >> sHB:2
2018-11-03 08:20:24.081 >> sHB:3
2018-11-03 08:20:24.081 >> hb_Get1: xxxx.zip
2018-11-03 08:20:24.081 >> hb_Get2: xxxx.zip
2018-11-03 08:20:24.081 >> kExtZipFldr OK
2018-11-03 08:20:24.081 >> ePFzip OK
2018-11-03 08:20:24.081 >> zip_ListContents IN
2018-11-03 08:20:24.124 >> zip_ListContents OUT: 1
2018-11-03 08:20:24.127 >> sHB:4
2018-11-03 08:20:24.127 >> sHB:5I see it like this: Hover Box is one of the many previews in XY. The Previewed Formats section gives you the ultimate control over all previews, here you decide which file type you want to view how. Hence, if you want to look at ZIPs as text, Hover Box will obey.
Your debug log tells me that you have added ZIP to the "Office Files" category. If you remove it from there the issue should be resolved.
You're right, but how did I end up with zip added there? Plus it's also present in Web files.
Not sure. In some contexts (though not in Hover Box) the methods are tried from top to bottom (first User-Defined, then Text Files to Video Files) until something works. So it might make sense to have one extension in different categories.