home *** CD-ROM | disk | FTP | other *** search
- (" Please type in the parameters needed by mandel.exe
- x_pixels:xmin,xmax y_pixels:ymin,ymax itermax
- y_pixel,y_pixel is the size of the area of the screen used. If not given the
- default value is the screen size in the chosen graphics mode.
- xmin,xmax,y_min,y_max defines the displayed rectangle of the complex plane.
- If not given, by default the values (-2.0,0.8,-1.15,1.15) which show the whole
- Mandelbrot set are used.
- itermax is the number of iterations used to decide if a point belongs to
- the set (it is also the number of 'colored layers' shown around the set).
- By default it is set to the number of available screen colors.
-
- If you don't know what to do, just type : : for the whole set or
- -.746,-.745 200:-.105,-.10438 256 for example
- " 50 input "mandel " swap & " -fpic.pic" & exec)
- ("showpic "prog_dir "pic" makename & exec)
- " Mandelbrot set program
-
- %Create a file% (slow)
- %Display last file created% (fast)
-
- " () 42 3 temp_bordered_menu
-
-