Is there a status bar code while inside an archive?

im working on my status bar, added a handy label to show when im in Flatview

{h!{if:Set FLATVIEW=on}} <#1D88DF>**FlatView**</#> {h!}

my question is there a status bar code that would show up when inside of an archive, be it .zip, .rar, tar.gz, etc???

been looking in the reference manual for the status bar codes and cant find anything related to archive definitions other than counting filetypes, let alone navigating into one.

i love dopus's agility to seamlessly navigate inside archives, would be great to have a simple notification label in status bar as the details display looks the same for a dir or archive.

Haven't tried but PathType looks promising.

looking at the codes in prefs again... noticing a couple things...

{ifpath:"...(|\*)"} //if in or below

with

{dlet} //drive letter

this drive letter code will show ZIP inside a .zip file, but just the parent drive letter if inside an .rar