Hello to all.
Has anyone had the privelege of having to connect to a Win32 Sequel 2K DB from a perl
program executing on a unix machine ??
Either read or write to the DB .
If so, pls...oh pls share a snibbet of code or experiences. Thanks.
Terry
___
m the at schedule. That would work.
~Mike L.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
Terry Vaughn
Sent: Wednesday, November 20, 2002 8:23 AM
To: [EMAIL PROTECTED]
Subject: Re: [Perl-unix-users] OT cygwin question
I'm all ears. Is there a
---
James Schappet
http://www.schappet.com
On Wed, 20 Nov 2002, Terry Vaughn wrote:
> Hello. I have the cygwin bash environment installed on Win2K and run a lot of my
>perl scripts from this env.
>
> I have a script that I would like to run from the "AT" scheduler, bu
Hello. I have the cygwin bash environment installed on Win2K and run a lot of my perl
scripts from this env.
I have a script that I would like to run from the "AT" scheduler, but the perl script
has to run from the cygwin bash env.
It contains a system command that calls "tar".
Has anyone used
Thanks for your answers. They were helpful.
Terry
>>> "Terry Vaughn" <[EMAIL PROTECTED]> 11/12/02 03:20PM >>>
THis is the best I could come up with so far.would prefer to use something with
reg expressions :
$linetoprobe = "YYY~ZZZ";
@myt
THis is the best I could come up with so far.would prefer to use something with
reg expressions :
$linetoprobe = "YYY~ZZZ";
@mytempvalue = split(/ZZZ/, $linetoprobe);
print substr(@mytempvalue[0], -1);
>>> "Terry Vaughn" <[EMAIL PROTECTED]
Hello all.
$linetoprobe = "YYY~ZZZ" ;
How Do I assign $mytempvar the character immediately prior to "ZZZ" using reg exp??
Terry
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hello all.
Can someone tell me how to maintain the "0" in the below join statement. For times <
1200 noon I need to maintain the '0'.
example: 8:30am should join as 0830 preferrably not 830 which is the string
generated.
Thanks.
Terry
$queuetime = (stat("$PREIMPORTDIR/$PREIMPORTFILE
Hello. What's the quickest way to trim trailing spaces from a variable ??
Terry
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Hello.
Can anyone tell me a quick way to replace all "~" within a given file to "\n" ?
perhaps a unix function from the cmnd line ?
Thanks.
Terry
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mail
Hello. Can someone fwd me a snibbet of code to identify all files within a specified
unix directory with a specific create date so that only those files are opened and
operated on. Thanks.
Terry
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To
11 matches
Mail list logo