POV-Ray : Newsgroups : povray.general : Feature requests iden() : Feature requests iden() Server Time
8 Aug 2024 16:19:25 EDT (-0400)
  Feature requests iden()  
From: Rune
Date: 26 Nov 2000 07:50:48
Message: <3a210728@news.povray.org>
iden( string )

Turns a string into an identifier.

For example:

#declare iden("ThisFloat") = ThatFloat*2;

or

#declare ThisFloat = iden("ThatFloat")*2;

I find myself often need such a feature *very* much!

Please, anyone? :)

Rune
--
\ Include files, tutorials, 3D images, raytracing jokes,
/ The POV Desktop Theme, and The POV-Ray Logo Contest can
\ all be found at http://rsj.mobilixnet.dk (updated October 9)
/ Also visit http://www.povrayusers.org


Post a reply to this message

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