endif
     #title_ger =$get_message("GER","hw") 
     #title_ger=$concat("GER: ",#title_ger) 
     #title_esp =$get_message("ESP","hw") 
     #title_esp=$concat("ESP: ",#title_esp) 
     #title_eng =$get_message("ENG","hw") 
     #title_eng=$concat("ENG: ",#title_eng) 
     #title_ita   =$get_message("ITA","hw") 
     #title_ita=$concat("ITA: ",#title_ita) 
     #title_por  =$get_message("POR","hw") 
     #title_por=$concat("POR: ",#title_por) 
     #title_fra  =$get_message("FRA","hw") 
     #title_fra=$concat("FRA: ",#title_fra) 
     #title_chi  =$get_message("CHI","hw") 
     #title_chi=$concat("CHI: ",#title_chi) 
     #title_kor  =$get_message("KOR","hw") 
     #title_kor=$concat("KOR: ",#title_kor) 
     #title_jap  =$get_message("JAP","hw") 
     #title_jap=$concat("JAP: ",#title_jap) 
     draw form=#form 
end section
----------------------------------------------------
form port
     tile=property  style=bold 
     tile=text x=50 y=100  color=black          text=#title_eng 
     tile=text x=50 y=200  color=blue            text=#title_ger 
     tile=text x=50 y=300  color=red             text=#title_esp 
     tile=text x=50 y=400  color=#228822   text=#title_ita 
     tile=text x=50 y=500  color= magenta   text=#title_por 
     tile=text x=50 y=600  color= black         text=#title_fra 
     tile=text x=50 y=700  color= blue          text=#title_chi 
     tile=text x=50 y=800  color= red            text=#title_kor 
     tile=text x=50 y=900  color= black         text=#title_jap 
end
----------------------------------------------------
form land
     tile=property  style=bold w=500 
     tile=text x=150 y=100  color=black         text=#title_eng 
     tile=text x=150 y=200  color=blue          text=#title_ger 
     tile=text x=150 y=300  color=red            text=#title_esp 
     tile=text x=150 y=400  color=#228822   text=#title_ita 
     tile=text x=150 y=500  color= magenta   text=#title_por 
     tile=text x=550 y=100  color= black         text=#title_fra 
     tile=text x=550 y=200  color= blue           text=#title_chi 
     tile=text x=550 y=300  color= red             text=#title_kor 
     tile=text x=550 y=400  color= black         text=#title_jap 
end
---------------------------------------------------
section back
     call script= _dictionary 
end section
 
end scene 1
      
 
     
    
 
 
    
  
  
   
LIST OF EXAMPLES
 
     
Die bereitgestellten Screenshots können geringfügig von den tatsächlichen Ergebnissen der Skripte abweichen.