On 06/09/15 09:12, J Albrecht wrote: > I am not too embarrassed to admit that I can’t specify the proper > format to ensure that my exported images are sent to a sub-directory > of $(FILE_FOLDER). Can somebody please help? > > Currently, I have: $(FILE_FOLDER)_RAWconversion/$(FILE_NAME) This > gives me a new folder at the same level of the FILE_FOLDER. Not > really what I need.
You could try specifying $(FILE_FOLDER)/RAWconversion/$(FILE_NAME) Note the / instead of the _. That should create a subfolder of $(FILE_FOLDER) called RAWconversion. Regards, Tony. -- Tony Arnold, IT Security Analyst, University of Manchester. T: +44 (0) 161 275 6093, F: +44 (0) 705 344 3082, M: +44 (0) 773 330 0039, E: tony.arn...@manchester.ac.uk ------------------------------------------------------------------------------ _______________________________________________ Darktable-users mailing list Darktable-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-users