My applications copy one file to another directory. For example:

                D:\APP\DATA99\x.dat D:\APP\DATA00\x.dat
                D:\APP\DATA99\y.dat D:\APP\DATA00\y.dat

When I use simple copy command it works. The cobol has a function
cbl_copy_file I use sometime.
I works on a netware volume good, but on my local disk doesn't. E.g: 

emu.sys /  it's mean d:

When I run it on d: all the files will be created but every has zero
lenght. But when I run this application
on my netware server it works happily. The umask and other rights seems
correct.

TIA and by., Sanya

Reply via email to