Different Defaults for "SHARE=" under MS-DOS and OS/2 (39515)



The information in this article applies to:

  • Microsoft FORTRAN Compiler for MS-DOS 4.1
  • Microsoft FORTRAN Compiler for MS-DOS 5.0
  • Microsoft FORTRAN Compiler for MS-DOS 5.1
  • Microsoft FORTRAN compiler for OS/2 4.1
  • Microsoft FORTRAN compiler for OS/2 5.0
  • Microsoft FORTRAN compiler for OS/2 5.1

This article was previously published under Q39515

SUMMARY

The default value of the OPEN statement's "SHARE" argument is different under OS/2 protected mode and MS-DOS (or real mode). The default value under DOS is "COMPAT"; under OS/2 protected mode it is "DENYNONE".

Modification Type:MajorLast Reviewed:12/1/2003
Keywords:KB39515