POV-Ray : Newsgroups : povray.general : Custom output filenames : Re: Custom output filenames Server Time
18 Nov 2025 00:50:22 EST (-0500)
  Re: Custom output filenames  
From: stevenvh
Date: 17 Nov 2025 14:10:00
Message: <web.691b71e4b2f6a36a59ef05b15b085d4@news.povray.org>
"stevenvh" <nomail@nomail> wrote:

> Current issue:
> when I add the line
>
>     Post_Scene_Command = c:RenumberPOVrayFiles.exe %s
>
> nothing happens, my program doesn't run. Is my understanding of
> "Post_Scene_Command" wrong?
> Also, the"%s" in the command is just the filename without the path. I need that
> path in my program (I have a select folder command there), which I hoped to
> automate.
>
> Thanks for the replies.

The "c:RenumberPOVrayFiles.exe" is actually "c:\RenumberPOVrayFiles.exe" with
the "\" included. The path + program name is correct.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.