POV-Ray : Newsgroups : povray.beta-test : ini file - Input_File_Name requires extension : Re: ini file - Input_File_Name requires extension Server Time
1 Jul 2024 15:07:54 EDT (-0400)
  Re: ini file - Input_File_Name requires extension  
From: Jim Holsenback
Date: 24 Jun 2010 06:37:03
Message: <4c23354f$1@news.povray.org>
On 06/21/2010 08:57 PM, jberry02 wrote:
> POV-Ray for Windows v3.7 beta 37a (64-bit)
> 
> ini file requires extension, whereas 3.6 did not.
> 
> i.e., Input_File_Name=scene worked under 3.6, but the beta requires
> Input_File_Name=scene.pov
> 
> 
> 
works fine for me linux-beta37c ... I have Work.ini that contains my
basic setup:

---
Display_Gamma=2.2
Input_File_Name=Work
Output_File_Name=/povfiles/
+fn
+wt4

Library_Path="/users/ash/POV-Ray/Source/"
Library_Path="/users/ash/POV-Ray/Source/Contributed/DF3Files"
Library_Path="/users/ash/POV-Ray/Source/Contributed/Proceduralize"
Library_Path="/users/ash/POV-Ray/Source/Contributed/Lattice/"
Library_Path="/users/ash/POV-Ray/Images"
Library_Path="/users/ash/POV-Ray/Includes"
---

then bash script that I run from command line:
povray Work Options[SomeAA] Options[RadiosityLoad] Options[Pause] +w800
+h600

note: from the command-line if no extension is given 'INI' is assumed

Jim


Post a reply to this message

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