import external search file
Posted: Sat Jan 03, 2009 2:05 pm
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:
doesn't work.
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?
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
Code: Select all
XnView c:\pic1.jpg d:\pic2.gif
How to do?