POV-Ray : Newsgroups : povray.general : Help - Shelling out to the Operating system from Povray : Re: Help - Shelling out to the Operating system from Povray Server Time
3 Aug 2024 18:21:04 EDT (-0400)
  Re: Help - Shelling out to the Operating system from Povray  
From: Stephen McAvoy
Date: 28 Nov 2003 14:19:43
Message: <0u7fsvcoa69p7qk3f15ukg8e7883sk980c@4ax.com>
On Fri, 28 Nov 2003 08:00:00 -0600, "Hughes, B." <omn### [at] charternet> wrote:

>Unfortunately, this isn't going to work for that. At least I don't believe
>so. You can't pass command-line variables from within a scene file, or an
>INI file either.

This might seem daft but can't you write a batch file that calls povplan.exe
with the required variables after the exe? 

#fopen RunProg " RunProg.bat " write

#write(RunProg, "povplan.exe" , [Variable1]...)

#fclose RunProg



Pre_Frame_Command = RunProg.bat

Regards
        Stephen


Post a reply to this message

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