Index: trunk/ppSub/src/ppSubCamera.c
===================================================================
--- trunk/ppSub/src/ppSubCamera.c	(revision 23369)
+++ trunk/ppSub/src/ppSubCamera.c	(revision 23399)
@@ -108,5 +108,5 @@
     // define new version of file
     if (!file) {
-        pmFPAfileDefineOutput(config, bind ? bind->fpa : NULL, filerule);
+        file = pmFPAfileDefineOutput(config, bind ? bind->fpa : NULL, filerule);
         if (!status) {
             psError(PS_ERR_UNKNOWN, false, "Failed to load file definition for %s", filerule);
