I added '-a ./test' to the pp line to add the text file (the "db" file). Now it seems to work. You can use as many -a full_path_to_text_file items as you wish. Unless you specify each test file on the command line, pp will not include them.

Does this work for you?
pp -o test.exe -a ./test di_dbd_csv.pl


Reply via email to