Hi, as I received no reply here is my question again as I am certain that some one of those DOS scientists knows the answer: Under WIN98 in the DOS/shell what can I do to keep image and text window from interfering ? Regards, Al -------------start-par---------------------------------------------------- multi215a { ; Time 00.03.07.09 AMD3500+ 1600/1200 ; Brassware_1 ; Fractint Version 2004 Patchlevel 2 reset=2004 type=formula formulafile=mfrn.frm formulaname=multifrac_215 function=exp passes=t center-mag=-1.68383803411977200/+1.75215500932782900/36.04383/1/-60.0000\ 000000002132/1.2760625889285393e-013 params=768/1024/512/245/0.75/0.375 float=y maxiter=1024 inside=maxiter outside=tdis periodicity=0 rseed=-2436 colors=000<3>000<7>Q0UU0YX0a_0dc0hf0l<2>p0w<4>_0dX0aU0Y<2>K0NH0JG0NE1R<3\
7UX6`Z4h_2oa0wc<10>2WI2TG2RE<3>4G54D36F5<16>kkammcpoe<3>zwm<3>mhZjdVfaS\ <3>VMCRI8OE4KA0000<43>000<4>000330<11>110110110<3>000KA4<7>gcOjgRmjT<3>z\ zc<9>UOFRKDOGA<3>A00<9>f0Ci0Dl0F<3>z0K<6>Z0EV0DR0C<3>A08004000<27>000 }
multi215b { ; Time 00.05.06.54 AMD3500+ 1600/1200 ; Brassware_2 ; Fractint Version 2004 Patchlevel 2 reset=2004 type=formula formulafile=mfrn.frm formulaname=multifrac_215 function=exp passes=t center-mag=0.512832/-3.88578e-015/3.205128/1/-90/3.88578058618804789e-01\ 6 params=768/1024/512/245/0.75/0.375 float=y maxiter=1024 inside=maxiter outside=tdis periodicity=0 rseed=-2436 colors=000<3>000<7>Q0UU0YX0a_0dc0hf0l<2>p0w<4>_0dX0aU0Y<2>K0NH0JG0NE1R<3\
7UX6`Z4h_2oa0wc<10>2WI2TG2RE<3>4G54D36F5<16>kkammcpoe<3>zwm<3>mhZjdVfaS\ <3>VMCRI8OE4KA0000<43>000<4>000330<11>110110110<3>000KA4<7>gcOjgRmjT<3>z\ zc<9>UOFRKDOGA<3>A00<9>f0Ci0Dl0F<3>z0K<6>Z0EV0DR0C<3>A08004000<27>000 } ----------------------------------start-frm--------------------------------
FRM:Multifrac_215 { ; Albrecht Niekamp feb,03 ;p3=julia seed fac=real (p1) bailout=imag(p1) out=real (p2) border=imag(p2) z=pixel c=p3 t=0 start=1 x=0 y=0 : y2=y*y x2=x*x x=x2-y2-real(c) y=2*x*y-imag(c) z=(z*x)^(z*y) if (start) t=t+1 if (|z|>=border) || (t>out) u=2*(fn1(t/fac)) z=pixel c=p3*u start=0 x=0 y=0 endif endif |z| <=bailout } --------------------------------------end---------------------------------