send output to a parallel port?

2005-07-19 Thread robert
Hey all we have some devices at work that are controlled by sending signals via the computer's parallel port. (because all the serial ports are being used elsewhere) the parallel port (LPT) has the address 0x378. to do this in C, its quite simple: void parallel_device (int state) { ou

Re: Learn session in perl

2005-07-19 Thread Shain Edge
--- Anu Bajpai <[EMAIL PROTECTED]> wrote: > Best choice is "Programming Perl" by Larry Wall (O'Reilly) for insights and > concepts involved, but sometimes the size of the book is daunting. > > The next best choice is "Learning Perl" by Randal L. Schwartz and Tom Phoenix > (O'Reilly). It reason

Re: Learn session in perl

2005-07-19 Thread Anu Bajpai
Best choice is "Programming Perl" by Larry Wall (O'Reilly) for insights and concepts involved, but sometimes the size of the book is daunting.   The next best choice is "Learning Perl" by Randal L. Schwartz and Tom Phoenix (O'Reilly). It reasonably well covers all key topics.   After this (on need

Learn session in perl

2005-07-19 Thread suzi masumi
Dear all guru Do anyone know how to use Session in PErl? and recommend me some link, or good book about it. THank very much, May GOD blesses you, and your family = ___ Perl-Win32-Users mailing list Perl-Win32-Users@listser

Tk app showing only Japanese/Chinese fonts on WinXP

2005-07-19 Thread Knell, Stephen
Title: Tk app showing only Japanese/Chinese fonts on WinXP Anyone else seen this? When I distribute a Tk app built using pp (ActiveState v5.8.6 - Tk::VERSION 804.027) to a WinXP PC which doesn't have Perl installed, the app shows only Chinese/Japanese characters.  The app works fine on my dev