At 08:22 PM 2/1/2007, Akbar Ehsan wrote:
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.
The cat command in a *nix shell. (Ca
On Thursday February 1 2007 5:22 pm, Akbar Ehsan wrote:
> 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.
>
> Akb
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
On Thursday 01 February 2007 13:37, Akbar Ehsan wrote:
> Hello,
>
> Can two scripts be triggered when a form is submitted: one to email form
> results to various users and the other to count and write to a file the
> number of times the users get emails from the form?
No, not without some elaborat
Hello,
Can two scripts be triggered when a form is submitted: one to email form
results to various users and the other to count and write to a file the
number of times the users get emails from the form?
If yes, then how did you do it?
Any thoughts and ideas will be greatly appreciated.
Thanks.