Re: perl tk VS win32 GUI

2000-12-09 Thread Marcus
On 09.12.00 at 09:50 Christopher Sagayam wrote: >can somebody point to me the advantages and disadvantages of using perl tk VS WIn32 GUI for perl GUI programming... I was reading an old post about this just yesterday and to summarize: Win32::GUI is beta, has little documentation so far, and plat

RE: Exit w/ string

2000-12-09 Thread Carl Jolley
On Fri, 8 Dec 2000, Raymond Forbes wrote: > if you call it from within the same shell it will. which seems highly likely > if you are using one perl script to call another. > > -Original Message- > From: Carl Jolley [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 08, 2000 12:00 PM >

RE: How to access the com ports on W2K

2000-12-09 Thread bowman
>I have plunderd with this problem for a while, and i don't understan how to >access the com port (1) so I can dump a (NMEA 0813)-string into my perl program. I haven't used it on Win2K, but the Win32::Serial module works fine on NT4. It has the additional advantage of having a parallel Devi

why????

2000-12-09 Thread Fabio Quintao
HI all i've been doing a upload program and i'm having problems a long time ago that i've been triyng to solve. well everything is ok now, however the problem is this line ENCTYPE="multipart/form-data".in my form...if i put this line my program does not working if i put it off it w

module installation

2000-12-09 Thread Jimmy S. Lim
hi perl friends, i'm using Win95 and Activestate perl 5.6 and am just learning perl by reading the perl in a Nutshell. my perl is in c:\perl. i tried out a few scripts and they all work fine. but i'm stuck in trying to install a module. i've just downloaded Jenda's Mail::Sender. i unzipped the m