FLOCK

2007-05-29 Thread Akbar Ehsan
so that it does not get written to when the lock is in place? Any thoughts or ideas would be appreciated. Thanks. Akbar Ehsan Internet Services Coordinator Central Office Ivy Tech Community College 9301 E. 59th St. Indianapolis, IN 46216 Phone: 1 317 921-4872 -- To unsubscribe, e-mail: [EMAIL

Trying to Understand An Error Message

2007-02-06 Thread Akbar Ehsan
harmless message or is it something that needs to be investigated and found a solution for? Thanks. Akbar Ehsan Internet Services Coordinator Central Office Ivy Tech Community College 9301 E. 59th St. Indianapolis, IN 46216 Phone: 1 317 921-4872 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: Merging Files in Perl

2007-02-02 Thread Akbar Ehsan
Thanks a lot. Akbar Ehsan Internet Services Coordinator Central Office Ivy Tech Community College 9301 E. 59th St. Indianapolis, IN 46216 Phone: 1 317 921-4872 -Original Message- From: Sean Davis [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 8:18 AM To: beginners-cgi

RE: Merging Files in Perl

2007-02-02 Thread Akbar Ehsan
Thanks. The cat command worked. Can I add a line break at the end of the content of each file? I did post my script in my answer to another person who helped. Akbar Ehsan Internet Services Coordinator Central Office Ivy Tech Community College 9301 E. 59th St. Indianapolis, IN 46216 Phone: 1

RE: Merging Files in Perl

2007-02-02 Thread Akbar Ehsan
, "<$FileName1") || die "Cannot open $FileName1: $!\n"; $blmcount=; $blmcount++; close(COUNT); open(COUNT,">$FileName1\n"); print COUNT $blmcount; close(COUNT); } $j++; } Thanks Akbar Ehsan Internet Services Coordinator Central Office Iv

Merging Files in Perl

2007-02-01 Thread Akbar Ehsan
Hello Everyone, Is there something in Perl, a procedure, a method, a command, anything, that would enable me to merge several tiny text files into one big text files. I was searching on perldoc.org unsuccessfully. Thanks. Akbar Ehsan Internet Services Coordinator Ivy Tech Community College 9301

RE: Quirky form field

2007-02-01 Thread Akbar Ehsan
. Akbar Ehsan Internet Services Coordinator Central Office Ivy Tech Community College 9301 E. 59th St. Indianapolis, IN 46216 Phone: 1 317 921-4872 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

A Few Questions

2007-01-23 Thread Akbar Ehsan
he process of writing the script, I have coded all variables in the script itself. Any thoughts would be appreciated. If you would like to look at the script first, please let me know. I am a beginner with Perl/CGI programming. Thanks. Akbar Ehsan Internet Services Coordinator Central Offic

Array Question

2007-01-12 Thread Akbar Ehsan
addresses as the check box selected. I am using Net:SMTP and use strict. I have a rudimentary knowledge of Perl/CGI. Any help would be appreciated. Thanks. Akbar Ehsan Internet Services Coordinator Central Office Ivy Tech Community College 9301 E. 59th St. Indianapolis, IN 46216 Phone: 1 31

How to Send Form Output to Multiple Mailing Lists

2007-01-11 Thread Akbar Ehsan
sends the output to different email addresses or mailing lists? Thanks for any help I can get. Akbar Ehsan Internet Services Coordinator Central Office Ivy Tech Community College 9301 E. 59th St. Indianapolis, IN 46216 Phone: 1 317 921-4872 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For