%scout title = { #definitions to window title box: [tmin,tmax], # pict: "Title", # type: DONALD, #DoNaLD type picture fgcolor: "blue", # bgcolor: "white", # border: 1 # sensitive: ON }; exhaust1 = { #definitions to window exhaust1 box: [emin,emax], # pict: "Exhaust1", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Ezoomx/2, # ymin: zoommin.2+Ezoomx/2, # xmax: zoommax.1+EzoomX/2, # ymax: zoommax.2+EzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; front1 = { #definitions to window front1 box: [fmin,fmax], # pict: "Front1", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Fzoomx/2, # ymin: zoommin.2+Fzoomx/2, # xmax: zoommax.1+FzoomX/2, # ymax: zoommax.2+FzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; middle1 = { #definitions to window middle1 box: [mmin,mmax], # pict: "Middle1", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Mzoomx/2, # ymin: zoommin.2+Mzoomx/2, # xmax: zoommax.1+MzoomX/2, # ymax: zoommax.2+MzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; rear1 = { #definitions to window rear1 box: [rmin,rmax], # pict: "Rear1", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Rzoomx/2, # ymin: zoommin.2+Rzoomx/2, # xmax: zoommax.1+RzoomX/2, # ymax: zoommax.2+RzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; car1 = { #definitions to window car1 box: [Cmin,Cmax], # pict: "Car1", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Czoomx/2, # ymin: zoommin.2+Czoomx/2, # xmax: zoommax.1+CzoomX/2, # ymax: zoommax.2+CzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; clips = { #definitions to window clips box: [cmin,cmax], # pict: "Clips", # type: DONALD, #DoNaLD type picture sensitive: ON, # border: 1 # sensitive: ON }; mount = { #definitions to window mount box: [Mmin,Mmax], # pict: "Mountings", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+mzoomx/2, # ymin: zoommin.2+mzoomx/2, # xmax: zoommax.1+mzoomX/2, # ymax: zoommax.2+mzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; engine = { #definitions to window engine box: [Emin,Emax], # pict: "Engine", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+ezoomx/2, # ymin: zoommin.2+ezoomx/2, # xmax: zoommax.1+ezoomX/2, # ymax: zoommax.2+ezoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; button1 = { #definitions to window button1 box: [b1min,b1max], # pict: "Button1", # type: DONALD, #DoNaLD type picture sensitive: ON, # fgcolor: "red", # bgcolor: "yellow", # border: 1 # sensitive: ON }; button2 = { #definitions to window button2 box: [b2min,b2max], # pict: "Button2", # type: DONALD, #DoNaLD type picture sensitive: ON, # fgcolor: "red", # bgcolor: "yellow", # border: 1 # sensitive: ON }; button3 = { #definitions to window button3 box: [b3min,b3max], # pict: "Button3", # type: DONALD, #DoNaLD type picture sensitive: ON, # fgcolor: "red", # bgcolor: "yellow", # border: 1 # sensitive: ON }; button4 = { #definitions to window button4 box: [b4min,b4max], # pict: "Button4", # type: DONALD, #DoNaLD type picture sensitive: ON, # fgcolor: "red", # bgcolor: "yellow", border: 1 # sensitive: ON }; button5 = { #definitions to window button5 type: TEXT, # frame: ([{1.c,35.r},{15.c,38.r}]), #location of window defined string: title_page5, #statically alignment: CENTRE, # fgcolor: "yellow", # bgcolor: "blue", # sensitive: ON, # border: 1 # sensitive: ON }; button6 = { #definitions to window button6 type: TEXT, # frame: ([{16.c,35.r},{30.c,38.r}]), #location of window defined string: title_page6, #statically alignment: CENTRE, # sensitive: ON, # fgcolor: "yellow", # bgcolor: "blue", # border: 1 # sensitive: ON }; button7 = { #definitions to window button7 type: TEXT, # frame: ([{41.c,35.r},{55.c,38.r}]), #location of window defined string: title_page7, #statically alignment: CENTRE, # sensitive: ON, # fgcolor: "yellow", # bgcolor: "blue", # border: 1 # sensitive: ON }; button8 = { #definitions to window button8 type: TEXT, # frame: ([{56.c,35.r},{70.c,38.r}]), #location of window defined string: title_page8, #statically alignment: CENTRE, # sensitive: ON, # fgcolor: "yellow", # bgcolor: "blue", # border: 1 # sensitive: ON }; background = { #definitions to window box: [{0,0},{550,500}], #statically defined window size and location type: DONALD, #DoNaLD type but no picture bgcolor: "grey" #grey window to form background to display sensitive: ON }; blank1 = { #definitions to window box: [b1kx,b1ky], #points dynamically set type: DONALD, #DoNaLD type but no picture bgcolor: "pink", #colour window pink border: 1 # sensitive: ON }; blank2 = { #definitions to window box: [b2kx,b2ky], #points dynamically set type: DONALD, #DoNaLD type but no picture bgcolor: "pink", #colour window pink border: 1 # sensitive: ON }; blank3 = { #definitions to window box: [b3kx,b3ky], #points dynamically set type: DONALD, #DoNaLD type but no picture bgcolor: "pink", #colour window pink border: 1 # sensitive: ON }; blank4 = { #definitions to window box: [b4kx,b4ky], #points dynamically set type: DONALD, #DoNaLD type but no picture bgcolor: "pink", #colour window pink border: 1 # sensitive: ON }; car2 = { #definitions to window car1 box: [C2min,C2max], # pict: "Car2", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Czoomx/2, # ymin: zoommin.2+Czoomx/2, # xmax: zoommax.1+CzoomX/2, # ymax: zoommax.2+CzoomX/4, # sensitive: ON, # border: 1 # sensitive: ON }; car3 = { #definitions to window car1 box: [C3min,C3max], # pict: "Car3", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Czoomx/2, # ymin: zoommin.2+Czoomx/2, # xmax: zoommax.1+CzoomX/2, # ymax: zoommax.2+CzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; car4 = { #definitions to window car1 box: [C4min,C4max], # pict: "Car4", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Czoomx/2, # ymin: zoommin.2+Czoomx/2, # xmax: zoommax.1+CzoomX/2, # ymax: zoommax.2+CzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; car5 = { #definitions to window car1 box: [C5min,C5max], # pict: "Car5", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Czoomx/2, # ymin: zoommin.2+Czoomx/2, # xmax: zoommax.1+CzoomX/2, # ymax: zoommax.2+CzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; car6 = { #definitions to window car1 box: [C6min,C6max], # pict: "Car6", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Czoomx/2, # ymin: zoommin.2+Czoomx/2, # xmax: zoommax.1+CzoomX/2, # ymax: zoommax.2+CzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; car7 = { #definitions to window car1 box: [C7min,C7max], # pict: "Car7", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Czoomx/2, # ymin: zoommin.2+Czoomx/2, # xmax: zoommax.1+CzoomX/2, # ymax: zoommax.2+CzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; car8 = { #definitions to window car1 box: [C8min,C8max], # pict: "Car8", # type: DONALD, #DoNaLD type picture xmin: zoommin.1+Czoomx/2, # ymin: zoommin.2+Czoomx/2, # xmax: zoommax.1+CzoomX/2, # ymax: zoommax.2+CzoomX/2, # sensitive: ON, # border: 1 # sensitive: ON }; %eden proc win_title: DEBUG_title_mouse{ if((DEBUG_title_mouse[1]==2)&&(DEBUG_title_mouse[2]==4)) write("title = { #definitions to window title\n box: [tmintmax] #\n pict: \"Title\" #\n type: DONALD #DoNaLD type picture\n fgcolor: \"blue\" #\n bgcolor: \"white\" #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_title_mouse[1]==1)&&(DEBUG_title_mouse[2]==4)) writeln("there is no trigger action under this click"); }; proc win_exhaust1: DEBUG_exhaust1_mouse{ if((DEBUG_exhaust1_mouse[1]==2)&&(DEBUG_exhaust1_mouse[2]==4)) write("exhaust1 = { #definitions to window exhaust1\n box: [eminemax] #\n pict: \"Exhaust1\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Ezoomx/2 #\n ymin: zoommin.2+Ezoomx/2 #\n xmax: zoommax.1+EzoomX/2 #\n ymax: zoommax.2+EzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_exhaust1_mouse[1]==1)&&(DEBUG_exhaust1_mouse[2]==4)) execute(">>\n%eden\n?exhaustscreen;\n>>DEBUG"); }; proc win_front1: DEBUG_front1_mouse{ if((DEBUG_front1_mouse[1]==2)&&(DEBUG_front1_mouse[2]==4)) write("front1 = { #definitions to window front1 \n box: [fminfmax] #\n pict: \"Front1\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Fzoomx/2 #\n ymin: zoommin.2+Fzoomx/2 #\n xmax: zoommax.1+FzoomX/2 #\n ymax: zoommax.2+FzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_front1_mouse[1]==1)&&(DEBUG_front1_mouse[2]==4)) execute(">>\n%eden\n?frontscreen;\n>>DEBUG"); }; proc win_middle1: DEBUG_middle1_mouse{ if((DEBUG_middle1_mouse[1]==2)&&(DEBUG_middle1_mouse[2]==4)) write("middle1 = { #definitions to window middle1\n box: [mminmmax] #\n pict: \"Middle1\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Mzoomx/2 #\n ymin: zoommin.2+Mzoomx/2 #\n xmax: zoommax.1+MzoomX/2 #\n ymax: zoommax.2+MzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_middle1_mouse[1]==1)&&(DEBUG_middle1_mouse[2]==4)) execute(">>\n%eden\n?middlescreen;\n>>DEBUG"); }; proc win_rear1: DEBUG_rear1_mouse{ if((DEBUG_rear1_mouse[1]==2)&&(DEBUG_rear1_mouse[2]==4)) write("rear1 = { #definitions to window rear1\n box: [rminrmax] #\n pict: \"Rear1\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Rzoomx/2 #\n ymin: zoommin.2+Rzoomx/2 #\n xmax: zoommax.1+RzoomX/2 #\n ymax: zoommax.2+RzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_rear1_mouse[1]==1)&&(DEBUG_rear1_mouse[2]==4)) execute(">>\n%eden\n?rearscreen;\n>>DEBUG"); }; proc win_car1: DEBUG_car1_mouse{ if((DEBUG_car1_mouse[1]==2)&&(DEBUG_car1_mouse[2]==4)) write("car1 = { #definitions to window car1\n box: [CminCmax] #\n pict: \"Car1\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Czoomx/2 #\n ymin: zoommin.2+Czoomx/2 #\n xmax: zoommax.1+CzoomX/2 #\n ymax: zoommax.2+CzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_car1_mouse[1]==1)&&(DEBUG_car1_mouse[2]==4)) execute(">>\n%eden\n?carscreen;\n>>DEBUG"); }; proc win_clips: DEBUG_clips_mouse{ if((DEBUG_clips_mouse[1]==2)&&(DEBUG_clips_mouse[2]==4)) write("clips = { #definitions to window clips\n box: [cmincmax] #\n pict: \"Clips\" #\n type: DONALD #DoNaLD type picture\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_clips_mouse[1]==1)&&(DEBUG_clips_mouse[2]==4)) execute(">>\n%eden\n?clipsscreen;\n>>DEBUG"); }; proc win_mount: DEBUG_mount_mouse{ if((DEBUG_mount_mouse[1]==2)&&(DEBUG_mount_mouse[2]==4)) write("mount = { #definitions to window mount\n box: [MminMmax] #\n pict: \"Mountings\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+mzoomx/2 #\n ymin: zoommin.2+mzoomx/2 #\n xmax: zoommax.1+mzoomX/2 #\n ymax: zoommax.2+mzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_mount_mouse[1]==1)&&(DEBUG_mount_mouse[2]==4)) execute(">>\n%eden\n?mountscreen;\n>>DEBUG"); }; proc win_engine: DEBUG_engine_mouse{ if((DEBUG_engine_mouse[1]==2)&&(DEBUG_engine_mouse[2]==4)) write("engine = { #definitions to window engine \n box: [EminEmax] #\n pict: \"Engine\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+ezoomx/2 #\n ymin: zoommin.2+ezoomx/2 #\n xmax: zoommax.1+ezoomX/2 #\n ymax: zoommax.2+ezoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_engine_mouse[1]==1)&&(DEBUG_engine_mouse[2]==4)) execute(">>\n%eden\n?enginescreen;\n>>DEBUG"); }; proc win_button1: DEBUG_button1_mouse{ if((DEBUG_button1_mouse[1]==2)&&(DEBUG_button1_mouse[2]==4)) write("button1 = { #definitions to window button1\n box: [b1minb1max] #\n pict: \"Button1\" #\n type: DONALD #DoNaLD type picture\n sensitive: ON #\n fgcolor: \"red\" #\n bgcolor: \"yellow\" #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_button1_mouse[1]==1)&&(DEBUG_button1_mouse[2]==4)) execute(">>\n%eden\n?DirecButtonOne;\n>>DEBUG"); }; proc win_button2: DEBUG_button2_mouse{ if((DEBUG_button2_mouse[1]==2)&&(DEBUG_button2_mouse[2]==4)) write("button2 = { #definitions to window button2\n box: [b2minb2max] #\n pict: \"Button2\" #\n type: DONALD #DoNaLD type picture\n sensitive: ON #\n fgcolor: \"red\" #\n bgcolor: \"yellow\" #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_button2_mouse[1]==1)&&(DEBUG_button2_mouse[2]==4)) execute(">>\n%eden\n?DirecButtonTwo;\n>>DEBUG"); }; proc win_button3: DEBUG_button3_mouse{ if((DEBUG_button3_mouse[1]==2)&&(DEBUG_button3_mouse[2]==4)) write("button3 = { #definitions to window button3\n box: [b3minb3max] #\n pict: \"Button3\" #\n type: DONALD #DoNaLD type picture\n sensitive: ON #\n fgcolor: \"red\" #\n bgcolor: \"yellow\" #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_button3_mouse[1]==1)&&(DEBUG_button3_mouse[2]==4)) execute(">>\n%eden\n?DirecButtonThree;\n>>DEBUG"); }; proc win_button4: DEBUG_button4_mouse{ if((DEBUG_button4_mouse[1]==2)&&(DEBUG_button4_mouse[2]==4)) write("button4 = { #definitions to window button4\n box: [b4minb4max] #\n pict: \"Button4\" #\n type: DONALD #DoNaLD type picture\n sensitive: ON #\n fgcolor: \"red\" #\n bgcolor: \"yellow\" \n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_button4_mouse[1]==1)&&(DEBUG_button4_mouse[2]==4)) execute(">>\n%eden\n?DirecButtonFour;\n>>DEBUG"); }; proc win_button5: DEBUG_button5_mouse_1{ if((DEBUG_button5_mouse_1[1]==2)&&(DEBUG_button5_mouse_1[2]==4)) write("button5 = { #definitions to window button5\n type: TEXT #\n frame: ([{1.c35.r}{15.c38.r}]) #location of window defined\n string: title_page5 #statically\n alignment: CENTRE #\n fgcolor: \"yellow\" #\n bgcolor: \"blue\" #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_button5_mouse_1[1]==1)&&(DEBUG_button5_mouse_1[2]==4)) execute(">>\n%eden\n?button5screen;\n>>DEBUG"); }; proc win_button6: DEBUG_button6_mouse_1{ if((DEBUG_button6_mouse_1[1]==2)&&(DEBUG_button6_mouse_1[2]==4)) write("button6 = { #definitions to window button6\n type: TEXT #\n frame: ([{16.c35.r}{30.c38.r}]) #location of window defined\n string: title_page6 #statically\n alignment: CENTRE #\n sensitive: ON #\n fgcolor: \"yellow\" #\n bgcolor: \"blue\" #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_button6_mouse_1[1]==1)&&(DEBUG_button6_mouse_1[2]==4)) execute(">>\n%eden\n?button6screen;\n>>DEBUG"); }; proc win_button7: DEBUG_button7_mouse_1{ if((DEBUG_button7_mouse_1[1]==2)&&(DEBUG_button7_mouse_1[2]==4)) write("button7 = { #definitions to window button7\n type: TEXT #\n frame: ([{41.c35.r}{55.c38.r}]) #location of window defined\n string: title_page7 #statically\n alignment: CENTRE #\n sensitive: ON #\n fgcolor: \"yellow\" #\n bgcolor: \"blue\" #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_button7_mouse_1[1]==1)&&(DEBUG_button7_mouse_1[2]==4)) execute(">>\n%eden\n?button7screen;\n>>DEBUG"); }; proc win_button8: DEBUG_button8_mouse_1{ if((DEBUG_button8_mouse_1[1]==2)&&(DEBUG_button8_mouse_1[2]==4)) write("button8 = { #definitions to window button8\n type: TEXT #\n frame: ([{56.c35.r}{70.c38.r}]) #location of window defined \n string: title_page8 #statically\n alignment: CENTRE #\n sensitive: ON #\n fgcolor: \"yellow\" #\n bgcolor: \"blue\" #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_button8_mouse_1[1]==1)&&(DEBUG_button8_mouse_1[2]==4)) execute(">>\n%eden\n?button8screen;\n>>DEBUG"); }; proc win_background: DEBUG_background_mouse{ if((DEBUG_background_mouse[1]==2)&&(DEBUG_background_mouse[2]==4)) write("background = { #definitions to window\n box: [{00}{550500}] #statically defined window size and location\n type: DONALD #DoNaLD type but no picture\n bgcolor: \"grey\" #grey window to form background to display\n sensitive: ON\n};\n\n "); if((DEBUG_background_mouse[1]==1)&&(DEBUG_background_mouse[2]==4)) writeln("there is no trigger action under this click"); }; proc win_blank1: DEBUG_blank1_mouse{ if((DEBUG_blank1_mouse[1]==2)&&(DEBUG_blank1_mouse[2]==4)) write("blank1 = { #definitions to window\n box: [b1kxb1ky] #points dynamically set\n type: DONALD #DoNaLD type but no picture\n bgcolor: \"pink\" #colour window pink\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_blank1_mouse[1]==1)&&(DEBUG_blank1_mouse[2]==4)) writeln("there is no trigger action under this click"); }; proc win_blank2: DEBUG_blank2_mouse{ if((DEBUG_blank2_mouse[1]==2)&&(DEBUG_blank2_mouse[2]==4)) write("blank2 = { #definitions to window\n box: [b2kxb2ky] #points dynamically set\n type: DONALD #DoNaLD type but no picture\n bgcolor: \"pink\" #colour window pink\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_blank2_mouse[1]==1)&&(DEBUG_blank2_mouse[2]==4)) writeln("there is no trigger action under this click"); }; proc win_blank3: DEBUG_blank3_mouse{ if((DEBUG_blank3_mouse[1]==2)&&(DEBUG_blank3_mouse[2]==4)) write("blank3 = { #definitions to window\n box: [b3kxb3ky] #points dynamically set\n type: DONALD #DoNaLD type but no picture\n bgcolor: \"pink\" #colour window pink\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_blank3_mouse[1]==1)&&(DEBUG_blank3_mouse[2]==4)) writeln("there is no trigger action under this click"); }; proc win_blank4: DEBUG_blank4_mouse{ if((DEBUG_blank4_mouse[1]==2)&&(DEBUG_blank4_mouse[2]==4)) write("blank4 = { #definitions to window\n box: [b4kxb4ky] #points dynamically set\n type: DONALD #DoNaLD type but no picture\n bgcolor: \"pink\" #colour window pink\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_blank4_mouse[1]==1)&&(DEBUG_blank4_mouse[2]==4)) writeln("there is no trigger action under this click"); }; proc win_car2: DEBUG_car2_mouse{ if((DEBUG_car2_mouse[1]==2)&&(DEBUG_car2_mouse[2]==4)) write("car2 = { #definitions to window car1\n box: [C2minC2max] #\n pict: \"Car2\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Czoomx/2 #\n ymin: zoommin.2+Czoomx/2 #\n xmax: zoommax.1+CzoomX/2 #\n ymax: zoommax.2+CzoomX/4 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_car2_mouse[1]==1)&&(DEBUG_car2_mouse[2]==4)) execute(">>\n%eden\n?car2screen;\n>>DEBUG"); }; proc win_car3: DEBUG_car3_mouse{ if((DEBUG_car3_mouse[1]==2)&&(DEBUG_car3_mouse[2]==4)) write("car3 = { #definitions to window car1\n box: [C3minC3max] #\n pict: \"Car3\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Czoomx/2 #\n ymin: zoommin.2+Czoomx/2 #\n xmax: zoommax.1+CzoomX/2 #\n ymax: zoommax.2+CzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_car3_mouse[1]==1)&&(DEBUG_car3_mouse[2]==4)) execute(">>\n%eden\n?car3screen;\n>>DEBUG"); }; proc win_car4: DEBUG_car4_mouse{ if((DEBUG_car4_mouse[1]==2)&&(DEBUG_car4_mouse[2]==4)) write("car4 = { #definitions to window car1\n box: [C4minC4max] #\n pict: \"Car4\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Czoomx/2 #\n ymin: zoommin.2+Czoomx/2 #\n xmax: zoommax.1+CzoomX/2 #\n ymax: zoommax.2+CzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_car4_mouse[1]==1)&&(DEBUG_car4_mouse[2]==4)) execute(">>\n%eden\n?car4screen;\n>>DEBUG"); }; proc win_car5: DEBUG_car5_mouse{ if((DEBUG_car5_mouse[1]==2)&&(DEBUG_car5_mouse[2]==4)) write("car5 = { #definitions to window car1\n box: [C5minC5max] #\n pict: \"Car5\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Czoomx/2 #\n ymin: zoommin.2+Czoomx/2 #\n xmax: zoommax.1+CzoomX/2 #\n ymax: zoommax.2+CzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_car5_mouse[1]==1)&&(DEBUG_car5_mouse[2]==4)) execute(">>\n%eden\n?car5screen;\n>>DEBUG"); }; proc win_car6: DEBUG_car6_mouse{ if((DEBUG_car6_mouse[1]==2)&&(DEBUG_car6_mouse[2]==4)) write("car6 = { #definitions to window car1\n box: [C6minC6max] #\n pict: \"Car6\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Czoomx/2 #\n ymin: zoommin.2+Czoomx/2 #\n xmax: zoommax.1+CzoomX/2 #\n ymax: zoommax.2+CzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_car6_mouse[1]==1)&&(DEBUG_car6_mouse[2]==4)) execute(">>\n%eden\n?car6screen;\n>>DEBUG"); }; proc win_car7: DEBUG_car7_mouse{ if((DEBUG_car7_mouse[1]==2)&&(DEBUG_car7_mouse[2]==4)) write("car7 = { #definitions to window car1\n box: [C7minC7max] #\n pict: \"Car7\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Czoomx/2 #\n ymin: zoommin.2+Czoomx/2 #\n xmax: zoommax.1+CzoomX/2 #\n ymax: zoommax.2+CzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_car7_mouse[1]==1)&&(DEBUG_car7_mouse[2]==4)) execute(">>\n%eden\n?car7screen;\n>>DEBUG"); }; proc win_car8: DEBUG_car8_mouse{ if((DEBUG_car8_mouse[1]==2)&&(DEBUG_car8_mouse[2]==4)) write("car8 = { #definitions to window car1\n box: [C8minC8max] #\n pict: \"Car8\" #\n type: DONALD #DoNaLD type picture\n xmin: zoommin.1+Czoomx/2 #\n ymin: zoommin.2+Czoomx/2 #\n xmax: zoommax.1+CzoomX/2 #\n ymax: zoommax.2+CzoomX/2 #\n sensitive: ON #\n border: 1 #\n sensitive: ON\n};\n\n "); if((DEBUG_car8_mouse[1]==1)&&(DEBUG_car8_mouse[2]==4)) execute(">>\n%eden\n?car8screen;\n>>DEBUG"); };