I see that now. He added that in by mistake. I already had that defined
... doing
S_IRUSR + S_IWUSR + S_IRGRP
On Tue, Jan 22, 2013 at 4:35 PM, Tim Bronski <tim.bronski@xxxxxxxxx> wrote:
The mode is the read/write/execute permissions you set on the file. Set
it to something like mode = S_IRWXO | S_IRWXU | S_IRWXG;
On 1/22/2013 10:33 PM, Michael Schutte wrote:
Quick question though...
I've seen twice now before the CCSID there's this parm that you are
passing
called mode What is this value?
On Tue, Jan 22, 2013 at 4:10 PM, Booth Martin <booth@xxxxxxxxxxxx>
wrote:
open(FileName:O_CREAT+O_TRUNC+O_WRONLY:
S_IRUSR + S_IWUSR + S_IRGRP+O_CODEPAGE: mode: 1252);
--
Need secure FTP? Forget PASE...get your FREE sFTP here
www.arpeggiosoftware.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.