Originally posted by: <email address deleted>
Hi,
habe schon ein paar Wochen nichts an meiner fhem-Installation gemacht,
wollte gestern ein wenig weiterbasteln. Auf einmal passiert folgendes:
============================================
/var/mod/root # telnet localhost 7072
{ print "Hallo\n"; }
Unknown command {, try help
Unknown command }, try help
list
Type list for detailed info.
_internal_:
global ()
CUL:
CUL1 (Initialized)
FHEMWEB:
WEB (Initialized)
WEBS (Initialized)
CUL_FHTTK:
Bad_Fenster (Closed)
Kueche_Fenster (Closed)
SZ_Fenster (Closed)
WZ_Balkontuer (Closed)
WZ_Fenster (Closed)
[...]
============================================
sprich: "{ perl-Ausdruck; }" geht nicht mehr. Habe ich gerade ein
totales Brett vor dem Kopf?!
Gruß
marte
--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
Originally posted by: <email address deleted>
Eine Selbstanwort: Ja, ich hatte ein totales Brett vor dem Kopf.
{ print "Hallo\n"; }
Unknown command {, try help
Unknown command }, try help
{ print "Hallo\n";; }
1
=> Also, doppeltes Semikolon hilft. Nur, falls mal jemand das gleiche
"Problem" hat.
Gruß
marte
Am 22.09.2011 10:42, schrieb marte:
> Hi,
>
> habe schon ein paar Wochen nichts an meiner fhem-Installation gemacht,
> wollte gestern ein wenig weiterbasteln. Auf einmal passiert folgendes:
>
> ============================================
>
> /var/mod/root # telnet localhost 7072
> { print "Hallo\n"; }
> Unknown command {, try help
> Unknown command }, try help
> list
>
> Type list for detailed info.
>
> _internal_:
> global ()
>
> CUL:
> CUL1 (Initialized)
>
> FHEMWEB:
> WEB (Initialized)
> WEBS (Initialized)
>
> CUL_FHTTK:
> Bad_Fenster (Closed)
> Kueche_Fenster (Closed)
> SZ_Fenster (Closed)
> WZ_Balkontuer (Closed)
> WZ_Fenster (Closed)
>
> [...]
>
> ============================================
>
>
> sprich: "{ perl-Ausdruck; }" geht nicht mehr. Habe ich gerade ein
> totales Brett vor dem Kopf?!
>
> Gruß
>
> marte
>
--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com