Introductions

Getting start

Add directories to search

Set search filters

Search duplicate files

Search files only, don't check duplicate

Operate during searching files

Manipulate the found files

Configure

Advanced

Search in result

Quick viewer

Folder browser

Batch process

File Shredder

Save/Load file list and options

Create new file list

Create shortcut files

Export

Export file list

Export editor

Export patterns

Numeric editor

Date/Time editor

Format editor

Shortcut key list

FAQs, Ticks and Tips



Last update on
Jul. 17, 2006
Export patterns
Category: File Name
Pattern Button Caption Example Explanation
${FILE_FULL_NAME} Full file name Show Me The full file name include the drive, path, file name and file extension
${FILE_NAME} File name Show Me File name and file extension, not include the path
${FILE_EXT} File extension Show Me File extension only, without leading dot
${FILE_PATH} File path Show Me File path, without trailing backslash
${FILE_NAME_ONLY} File name only Show Me Only file name, without extension
${FILE_DRIVE} File drive Show Me The driver such as ''C'', ''D'', without trailing colon. If the file is a UNC name, this return the machine name.
${FILE_TYPE} File type Show Me File type information
${FILE_MD5} File MD5 Show Me File MD5 checksum
${FILE_SIZE} File size Show Me File size
${FILE_LIST_SIZE} File list size Show Me File total size
${FILE_TOTAL_SIZE} File all size Show Me All files size in all file groups. If only one file list exists, this is same as %FILE_LIST_SIZE
${FILE_INDEX} File index Show Me The file index. It will be counted from 0 by default, but you can also config the start value
${FILE_COUNT} File count Show Me The total file count in the file list to export
${FILE_TOTAL_COUNT} File total count Show Me The file count in all groups to export. If only one file list exists, this is same as %FILE_COUNT

Category: File DateTime
Pattern Button Caption Example Explanation
${FILE_DATE_CREATE} File create date   File create date. The format depends on your system settings
${FILE_DATE_MODIFY} File modify date   File modify date. The format depends on your system settings
${FILE_DATE_ACCESS} File access date   File last access date. The format depends on your system settings
${FILE_TIME_CREATE} File create time   File create time. The format depends on your system settings
${FILE_TIME_MODIFY} File modify time   File modify time. The format depends on your system settings
${FILE_TIME_ACCESS} File access time   File last access time. The format depends on your system settings

Category: MP3 file information
Pattern Button Caption Example Explanation
${MP3_TITLE} MP3 - Title   MP3 ID3 Tag - Title
${MP3_ARTIST} MP3 - Artist   MP3 ID3 Tag - Artist
${MP3_YEAR} MP3 - Year   MP3 ID3 Tag - Year
${MP3_ALBUM} MP3 - Album   MP3 ID3 Tag - Album
${MP3_COMMENT} MP3 - Comment   MP3 ID3 Tag - Comment
${MP3_GENRE} MP3 - Genre   MP3 ID3 Tag - Genre
${MP3_LENGTH} MP3 - Length   MP3 length in seconds

Category: Image file information
Pattern Button Caption Example Explanation
${IMAGE_WIDTH} Image - Width   Image information - Width
${IMAGE_HEIGHT} Image - Height   Image information - Height

Category: Miscellaneous information
Pattern Button Caption Example Explanation
$$ $$ Show Me It will be replaced by '$'
${FORMAT} Format   Set the format of following columns.