Added Full file path in S.LISTDIR

This commit is contained in:
Rémy GIBERT 2015-06-25 08:24:53 +02:00
parent b4b7e89946
commit b5b7c84088
1 changed files with 2 additions and 1 deletions

View File

@ -250,7 +250,8 @@ S.LISTDIR.EPB .EQ 7 entry_per_block
S.LISTDIR.BLKPTR .EQ 8 entry PTR in block
S.LISTDIR.FI .EQ 10 FILE_INDEX in DIR
S.LISTDIR.FC .EQ 12 file_count
S.LISTDIR.hPATTERN .EQ 14 Pattern for file filtering
S.LISTDIR.hPATH .EQ 14 Pattern for file filtering
S.LISTDIR.hPATTERN .EQ 15 Pattern for file filtering
*
S.LISTDIR.SIZE .EQ 16
*--------------------------------------