POV-Ray : Newsgroups : povray.general : Custom output filenames : Re: Custom output filenames Server Time
21 Nov 2025 04:15:53 EST (-0500)
  Re: Custom output filenames  
From: stevenvh
Date: 19 Nov 2025 12:05:00
Message: <web.691df7e6b2f6a36a59ef05b15b085d4@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
>
> given you have a "target" directory, the 'output_file_name' can (should ?) be a
> complete pathname, eg "output_file_name = C:/path/to/selectfolder/myscene". also
> use the 'all_file = on' option and POV-Ray's screen output will be (largely)
> duplicated in a 'alltext.out' "log" file.  and re your Delphi code, what if it
> takes two arguments, that is path and %s separately ?
>
> <wiki.povray.org/content/Reference:File_Output_Options#Output_File_Name>
>

The program can take any number of arguments*, or at least maybe a dozen of
them. (I never could find a limit to them.) But arguments are of little use if
the program doesn't run in the first place.


*) For instance, argument 0 is the program name itself, including its path)


Post a reply to this message

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