Page 1 of 1

import external search file

Posted: Sat Jan 03, 2009 2:05 pm
by Laser
Hi,

today I replaced my 2 year old version by the actual one and have found many featuers I missed.

But I haven't found a feature to import external found files at Tools/Search menu.

I'd like to import files to display with a text file ExternalFoundFiles.txt
c:\pic1.jpg
d:\pic2.gif
e:\pic3.bmp

I tried it with command line options:

Code: Select all

XnView < ExternalFoundFiles.txt
doesn't work.

Code: Select all

XnView c:\pic1.jpg d:\pic2.gif
displays the pictures itself but I want them to be imported into the browser. Furthermore command land is too short for all files to display.

How to do?