(no subject)

2002-04-11 Thread Kyle Payne
in advance for your help. Kyle [EMAIL PROTECTED] Kyle Payne Berbee 4000 West Spencer Street Appleton, WI 54914-4015 [EMAIL PROTECTED] Office: 920.996.3107 Fax: 920.997.9719 Pager: 920.586.3014 Cell: 920.450.0413 Berbee...putting the E in business ___

RE: > was unexpected at this time

2002-02-01 Thread Kyle Payne
Thank you, I put it inside of double quotes and it now works. I really appreciate the really quick response. Kyle -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Cornish, Merrill Sent: Friday, February 01, 2002 3:25 PM To: 'Jeffrey'; [EMAIL PROTECTED] S

> was unexpected at this time

2002-02-01 Thread Kyle Payne
select volume_name,stgpool_name,status,date(last_read_date),time(last_read_date),ac cess,est_capacity_mb,pct_utilized from volumes where stgpool_name=\'$Pool\'and (status=\'FULL\' or status=\'FILLING\') and access\<\>\'OFFSITE\' order by volume_name`); Kyl

Setting columns per page

2001-06-08 Thread Kyle Payne
I know I can set the lines per page with $=. Is there a way to set the columns per page? Actually what I want to do is have the first column move to the right 4 spaces. Kyle Payne Berbee 4000 West Spencer Street Appleton, WI 54914-4015 [EMAIL PROTECTED] Office: 920.996.3107 Fax: 920.997.9719

Can't get Mail::Sender to work in compiled Perl program

2001-05-08 Thread Kyle Payne
and produce the error the e-mail is never sent. Do I have to use another switch to get this to work. The only config file I see Mail::Sender use is Sender.config and just running -f above seems to load it into the .exe. Help?? Kyle Payne Berbee 4000 West Spencer Street Appleton, WI 54914-4015

use File::Copy question

2001-05-01 Thread Kyle Payne
ot;Error $! when copying $QSYSFiles{$Server}"); $CopyError = "Y"; } After the copy runs $! = "No such file or directory". Kyle Payne Berbee 4000 West Spencer Street Appleton, WI 54914-4015 [EMAIL PROTECTED] Office: 920.996.3107 Fax: 920.997.9719 Pager: 920.586.3

**** for passwords

2000-10-12 Thread Kyle Payne
Is there a way to change the input on the screen from plain text to *** so that when a user enters a password it isn't displayed? Kyle Payne Berbee 4000 West Spencer Street Appleton, WI 54914-4015 [EMAIL PROTECTED] Office: 920.996.3107 Fax: 920.997.9719 Pager: 920.586.3014 Cell: 920.450

Grep not finding match because of \\

2000-10-10 Thread Kyle Payne
ReadOnly' 2 '10/10/2000 12:18:20 Server1 X97958S CHEK 0 - Volume D06056 is ReadOnly' 3 '10/10/2000 12:18:20 Server1 X97958S CHEK 0 - Volume D06084 is ReadOnly' 4 '10/10/2000 12:19:43 Server1 X97958S CHEK 2 - Volume F:\\A is ReadOnly' ) DB<