Re: PB auf Deutsch
Verfasst: 18.04.2014 15:20
Ist da jemanden langweilig? 

Darum ging es mir ursprünglich. Es gab vor 3 Wochen im englischen Forum einen Thread,mk-soft hat geschrieben:Geht aber in Richtung Sprachgebrauch...
Code: Alles auswählen
tell application "Safari" to activate
Code: Alles auswählen
if x < 1000 then set x to x + 1
Code: Alles auswählen
add 12 to field "result"
multiply field "Result" by 7
put the name of field 1 into fldName
get the short name of button i of group "allButtons"
put the label of button "check" into tLabel
put the loc of this stack into currLoc
- VBA unter Office 95 (Deutsch)Apple ließ für eine kurze Zeit AppleScript sogar so erweitern, dass man die Skripte nicht zwingend auf Englisch schreiben musste.
Man sollte die Skripts in der eigenen Muttersprache schreiben können. So wurde die Skriptterminologie auf Französisch, Japanisch und Italienisch
übersetzt und Mac OS konnte diese von einem Dialekt in einen anderen Dialekt übersetzen.