POV-Ray : Newsgroups : povray.unix : parameters in Povray : Re: parameters in Povray Server Time
1 Jun 2024 10:37:58 EDT (-0400)
  Re: parameters in Povray  
From: marabou
Date: 30 Oct 2006 05:35:09
Message: <4545d55d@news.povray.org>
nemesis wrote:

> marabou <not### [at] availableyet> wrote:
>> I often use command expandation by tabs.
> 
> gcc -L~/mylibs -I~/myincs -lfoo foo.c -o foo
> 
> does this ring a bell?  behaviour not exclusive to povray, though i agree
> with you that it would be nice... :)

I use makefiles. Therefore no need to use that line above. ;-)
But I agree.

Maybe it is possible to patch Povray to this behaviour. In Perl I would use
getopts() which give me such. 
Povray has a license which does not allow to distribute a not official
patched version. So doing it on my own does not look realistic.


Post a reply to this message

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