Project Mandel Pictures ======================= This project manages mandel pictures. The pictures itself are not saved in the project file itself. They are loaded and displayed via an AmigaBase program. Therefore the program c:Display must exist. Description of the record elements: Picture: Name: any Text, file path to the picture. X1: REAL variable X2: REAL variable Y1: REAL variable Y2: REAL variable Div-Limes: INTEGER variable max. Iterat. INTEGER variable Show picture: program button. First it will be tested if the specified filename exists and if the program c:display exists. If so c:display will be executed.