hi there
can anybody tell i need to use relative path to file using config file. and can i put the input files in a loop so that files with .out extension in the current dir can be processed.
regards vps
You can set the relative path in your .config file by using '../' . ../ represents one directory higher then the current one.