Re: DECC$features question

2015-11-05 Thread Brian Schenkenberger
On Tue, 2015-11-03 at 15:56 +, Craig A. Berry wrote: > > > > On Nov 03, 2015, at 08:01 AM, "Brian Schenkenberger, VAXman-" > wrote: > > > I have created a callable Perl routine. I need to have the DECC > > $feature > > DECC$FILENAME_UNIX

Re: Perl and privileged vs. nonprivileged users

2015-11-04 Thread Brian Schenkenberger, VAXman-
"Brian Schenkenberger, VAXman-" writes: >Another question concerning the Excel::Writer::XLSX. > >If I run my program under the SYSTEM account, it completes successfully and >quietly. However, using a nonprivileged account, it completes successfully >but output: &

Perl and privileged vs. nonprivileged users

2015-11-04 Thread Brian Schenkenberger, VAXman-
Another question concerning the Excel::Writer::XLSX. If I run my program under the SYSTEM account, it completes successfully and quietly. However, using a nonprivileged account, it completes successfully but output: /sys$scratch/reLOKmPhRU/Content_Types.xml [Content_Types].xml /sys$scratch/reLO

DECC$features question

2015-11-03 Thread Brian Schenkenberger, VAXman-
I have created a callable Perl routine. I need to have the DECC$feature DECC$FILENAME_UNIX_REPORT enabled for Excel::Writer::XLSX to for proper functioning. Why does calling DECC$FEATURE_SET to establish DECC$FILENAME_UNIX_REPORT not cause Perl to use/see this feature setting but the definition o

Re: Excel::Writer on OpenVMS

2015-11-03 Thread Brian Schenkenberger
On Mon, 2015-11-02 at 20:57 +, Craig A. Berry wrote: > > On Nov 02, 2015, at 01:35 PM, Brian Schenkenberger > wrote: > > > On Mon, 2015-11-02 at 18:54 +, Craig A. Berry wrote: > > > > Have you tried the set_optimization() > > > > > >

Re: Excel::Writer on OpenVMS

2015-11-02 Thread Brian Schenkenberger
On Fri, 2015-10-30 at 21:04 +, Carl Friedberg wrote: > Craig, > > Wow, thanks for your meticulous research. Great job! > > Carl > > Carl Friedberg > friedb...@esb.com (212) 798-0718 > www.esb.com > The Elias Book of Baseball Records > 2015 Edition > > > -Original Message- > From:

Re: Excel::Writer on OpenVMS

2015-11-02 Thread Brian Schenkenberger
On Mon, 2015-11-02 at 18:54 +, Craig A. Berry wrote: > > > > On Nov 02, 2015, at 12:46 PM, Brian Schenkenberger > wrote: > > > On Mon, 2015-11-02 at 18:39 +, Craig A. Berry wrote: > > > > > > > > > > > > On Nov 02

Re: Excel::Writer on OpenVMS

2015-11-02 Thread Brian Schenkenberger
On Mon, 2015-11-02 at 18:39 +, Craig A. Berry wrote: > > > > On Nov 02, 2015, at 11:09 AM, Brian Schenkenberger > wrote: > > > -Original Message- > > > From: Craig A. Berry [mailto:craigbe...@mac.com] > > > > $ gdiff -pu lib/Excel/Writ

Excel::Writer on OpenVMS

2015-10-29 Thread Brian Schenkenberger, VAXman-
Hi, I need to get Excel::Writer functioning on VMS. If you download the first of the example scripts for this package, you'll see that it complains when trying to create temporary directories into which worksheets and workbooks are stored. I've played about with defining various DECC$features lo