Thread Perl mit Kommandozeilenprogramm kommunizieren (Windows) (79 answers)
Opened by bianca at 2013-09-10 13:07

bianca
 2013-09-19 18:32
#170412 #170412
User since
2009-09-13
6978 Artikel
BenutzerIn

user image
Erster Versuch auf Win 7 32 Bit:
Code: (dl )
1
2
3
4
Uncaught exception from user code:
process ended prematurely at test_ipc_run.pl line 23.
at C:/strawberry/perl/site/lib/IPC/Run.pm line 3262.
IPC::Run::pump('IPC::Run=HASH(0x131e164)') called at test_ipc_run.pl line 23


Teste jetzt 64 Bit, Moment....
10 print "Hallo"
20 goto 10

View full thread Perl mit Kommandozeilenprogramm kommunizieren (Windows)