Re: Test ? after module installed?

2002-06-16 Thread Carl Jolley
On Mon, 17 Jun 2002, Sisyphus wrote: > > - Original Message - > From: "Michael D. Smith" <[EMAIL PROTECTED]> > > > > > print "\nmydd = $$ mypid = $PID\n\n"; > > > > mydd = 1748833 mypid = -1748833 > > It should sort itself out when the wind changes direction. > (ie. I ha

Re: Side script with CGI.pm

2002-06-16 Thread Carl Jolley
On Sun, 16 Jun 2002 [EMAIL PROTECTED] wrote: > Hello all, > > I have an interesting situation I have a series of web forms were the top > half always has the same few entry boxes, checkboxes, radio select buttons > etc... On the bottom half of each form there are always different entry boxes

Re: Test ? after module installed?

2002-06-16 Thread Sisyphus
- Original Message - From: "Michael D. Smith" <[EMAIL PROTECTED]> > > print "\nmydd = $$ mypid = $PID\n\n"; > > mydd = 1748833 mypid = -1748833 It should sort itself out when the wind changes direction. (ie. I have no idea what's happening there - I can only report tha

Re: Mail attachment and path trouble

2002-06-16 Thread desarrollo
Hi again! First I want to thank the ones who helped. I was checking and the problem does not seem to be blank spaces as I mentioned before. It is really weird but it seems to trouble only when I select the file from folder "My Documents" which is a standard from Windows. This made me think mayb

Re: Test ? after module installed?

2002-06-16 Thread Michael D. Smith
>Any warnings ? Nope, no warnings, no errors, no problems, except for that little "not" in the test output. >Can you get some idea of what the >problem is by doing a "print" of the variables ? I tried printing the two values that seem to be causing the problem. It just created more quest