----- Original Message ----- From: "Jonathan Osuch" <osuchj@avalon.net> To: "Fractint and General Fractals Discussion" <fractint@mailman.xmission.com> Sent: Sunday, May 18, 2003 11:18 PM Subject: Re: [Fractint] Multifractal Hi, Jonathan. Thanks that you could find the time to look into it. you wrote: qte I don't know if it is relevant, but between: endif bo=|z| If (wo) and: endif bo<=ba ;z<=bailout } The value in z has changed, and bo != |z|. I thought I saw this fixed once, but I can't seem to find it. unqte I know that the z value is different and I did that for 2 reaasons: to have an initial value for the follwing expressions and to avoid an unwanted bailout caused by any of them. See my message may,10th as foll: qte I found what caused that mysterious fractint-bug. It must be one as I have used the same bailout expression on some other formulas without problems unqte I changed it in order to check if the bug still was there, but it helped only with one image and I had no other ones to check.Also one of Lee´s images rendered differently, probably because of unwanted bailouts, so I use the previous expression again You wrote qte Something else I'm not entirely sure about are the results of code such as: vb=(dd==3)+(dd==4) ;shape hybrid frm_1digit input If it works, it is probably coincidental. Boolean values, as such, have not been implemented in the parser. It isn't flagged as an error because the if-then statements use them. unqte I have used these expressions since a long time and I never experienced any difficulties. In my march,24 posting "splash" there is a huge number of them, soany problem would have shown there. Regards, Al. _______________________________________________ Fractint mailing list Fractint@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/fractint