OLE - on Pagebreak?

2001-01-31 Thread Goodier, Colin R
Hi, Using OLE to control Word, I want to set up a row of column-headings on each page, at specific tab-points? What is the best way to do this? Is there a way of say something like 'on PageBreak do this' ? I think putting them in the header is too restrictive in terms of the width it allows.

RE: -d not identifying a directory?

2001-01-31 Thread Thiebaud Richard
Details? do you have a code snippet? What is the printout from "perl -V"? In a quick and dirty test, -d works for me on Activestate build 522. -Original Message- From: Lee [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 31, 2001 10:42 AM To: [EMAIL PROTECTED] Subject: -d not

Re: file-uploads send as attachments

2001-01-31 Thread Nikola Knezevic
Dana 30.01.01, Paul Popour napisa: But, what to do if there are more file-upload fields??? Simple solution is to repeat above algorhythm for every file. No so elegant... Is there a better way to accomplish the same thing I believe the proper format for multi-file attachments in

RE: Background

2001-01-31 Thread Thiebaud Richard
From: Christopher Hahn [EMAIL PROTECTED] Subject: Background I have successfully use the Proc::Background module to run an NT batch file in the bacground. However, the bat file's standard out is still spewed at the command line. Additionally, this bat file has pauses that require input.

Re: -d not identifying a directory?

2001-01-31 Thread $Bill Luebkert
Lee wrote: Does anyone know any reason why -d will not detect a directory? The code is fine on other platforms. "This is perl, v5.6.0 built for MSWin32-x86" - apache.org perl. More than likely you are doing something wrong. Post a snippet and make sure you include the fact that you know

Re: file-uploads send as attachments

2001-01-31 Thread $Bill Luebkert
Nikola Knezevic wrote: Dana 30.01.01, Paul Popour napisa: But, what to do if there are more file-upload fields??? Simple solution is to repeat above algorhythm for every file. No so elegant... Is there a better way to accomplish the same thing I believe the proper format

Re: Version Number of Package

2001-01-31 Thread $Bill Luebkert
"Purcell, Scott" wrote: How does one get the version of a installed package? EG. If I want to know which version of the DBI I have, what do I do? When in doubt, use your trusty editor and search for version (upper/lower case). -- ,-/- __ _ _ $Bill Luebkert ICQ=14439852

RE: Regex Help

2001-01-31 Thread Wagner-David
I tried this and it seemed to work: my $InputLine = '(! SUBSTR(DB.USER1,2,5)="9") .AND. (LEFT(DB.USER1,1)"1") .AND. (ALLTRIM(DB.OUNCEWT)"2")'; my $InputLine1 = '(! SUjSTR(DB.USER1,2,5)="9") .AND. (LEFT(DB.USER1,1)"1") .AND. (ALLTRIM(DB.OUNCEWT)"2")'; my $Str = '(!