This does not work on Windows 10 using Strawberry Perl or ActiveState Perl....anyone else have this issue?user Term::ReadKey; ReadMode 4; my $key; while (!defined ($key = ReadKey(-1))) { print "Test\n"; sleep(5); } ReadMode 0;
In reply to Re^6: Win32 Serial Under Windows 7
by PilotinControl
in thread Win32 Serial Under Windows 7
by PilotinControl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |