# verbinde TeraTerm mit 9600 Bd an COM1, # mit der Konfiguration aus Konfiguration.INI # und führe die Makros in der Makrodatei Makro.TTL aus my $result = qx("TTERMPRO", "/BAUD=9600 /C=1 /F=Konfiguration.INI /M=Makro.TTL");