Geheimes zu Weihnachten

Was sind eure geheimsten Weinachts-GIS-Tips?
Also mein geheimster Tip ist der Befehl:

c:\esri\esri.exe - kill segmantation_error
Hallo Heinz,

das scheint ja eher ein Wunschtraum als ein Tipp zu sein. Ich kenne dazu noch einen anderen Befehl: "Sauber arbeiten!" ;)

Ganz nach dem Motto "ESRI is about improving our world and the use of our resources through better information management", hier noch mein Lieblingstipp zum Abbau mathematischer Vorurteile (bitte das Kursive in einen AV3 Skripteditor kopieren, kompilieren und ausführen):

' NAME: Appl.AttackMathematicalPrejudices

' AUTHOR: Traditional

Eins = 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1
Eins.SetFormatPrecision(17)
MsgBox.Info("Eins = " + Eins.AsString, "Info")