POV-Ray : Documentation : 3.5.9.4 Example PVTOOLS.INI
  POV-Ray 3.6 Documentation Online View  
3.5.9.3 Edit PVTOOLS.INI   3.5.9.5 GUI Extensions Menu

3.5.9.4 Example PVTOOLS.INI

[Menu]
Item0=Edit &master POVRAY.INI
Item1=Edit &last rendered file
Item2=Edit last &scene file
Item3=&View last rendered file
Item4=View &histogram image file
Item5=Edit resolution &INI file
Item6=Edit &this menu.

[Command]
# NOTE! If using the Shell Open command ($S), DO NOT quote the parameters with '"'
Item0=notepad.exe "%hrenderer\povray.ini"
Item1=notepad.exe "%r"
Item2=notepad.exe "%0"
Item3=$S %1
Item4=$S %3
Item5=notepad.exe "%n"
Item6=notepad.exe "%t"

[Help]
Item0=Edit master POVRAY.INI in installation directory
Item1=Edit the last file that POV-Ray was rendering
Item2=Edit the last scene file that you selected
Item3=View the output of the last render (assumes file output was on)
Item4=View the histogram of the last render (assumes histogram image output was on)
Item5=Edit secondary INI file as specified in Command-line dialog.
Item6=Edit PVTOOLS.INI to alter this menu

[General]
Debug=0
3.5.9.3 Edit PVTOOLS.INI   3.5.9.5 GUI Extensions Menu


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