POV-Ray : Newsgroups : povray.newusers : Can't Access Certain Commands in Tools : Re: Can't Access Certain Commands in Tools Server Time
30 Jul 2024 12:25:05 EDT (-0400)
  Re: Can't Access Certain Commands in Tools  
From: CFM
Date: 12 May 2004 19:20:00
Message: <web.40a2b0db27c58a6aa2bcb8fb0@news.povray.org>
Oh, and I have just accessed the pvtools using Notepad. It has the
following:

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

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

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

[General]
Debug=0

Is there something I change in here?


Post a reply to this message

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