POV-Ray : Newsgroups : povray.windows : [windows] FAQ help file : Re: [windows] FAQ help file Server Time
5 Jul 2024 06:03:07 EDT (-0400)
  Re: [windows] FAQ help file  
From: Ian Burgmyer
Date: 31 Mar 2002 06:03:56
Message: <3ca6ed1c@news.povray.org>
"Chris Howie" <cra### [at] yahoocom> wrote in message
news:3c4ee908@news.povray.org...
> > I'm sorry my newsreader doesn't support followups. Please post your
> > answer to povray.windows .
>
> You are using Outlook Express 6.  This does support followups, but it's
> kinda tricky...

In the message compose window, click on the "view" menu and select "all
headers".  Kind of a silly place to put it...

--
#macro S(M)cylinder{E(M)<A,C,5>,<B,D,5>,.1,15}#end#macro E(P)#if(div(P,16)
)#declare B=-1;#declare D=-2;#end#if(div(P,32))#declare A=1;#declare C=0;#
end#if(div(P,64))#declare B=-1;#declare D=0;#end#if(div(P,128))#declare A=
1;#declare C=2;#end#end blob{S(192)S(96)S(48)pigment{rgb 8*z}} /** Ian **/


Post a reply to this message

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