Zum Seiteninhalt springen
Du bist nicht eingeloggt.
Erweiterte Suche
Benutzerinformationen überspringen
Nanoware
Fachmann
Beiträge: 343
Registrierungsdatum: 08.01.2014
21
Dienstag, 28. Juni 2016, 13:22
1 2 3 4 5 6 7 8 9 10 11
function Develop(var code) do var hasError = false try Execute(code) catch hasError = true Change(code) end try while(hasError) end function
Eingeloggt bleiben