DOCERR: NODATA and pwords Parameters Switched in EXPORT Docs (61605)
The information in this article applies to:
- Microsoft LINK for MS-DOS 5.01.21
- Microsoft LINK for MS-DOS 5.03
- Microsoft LINK for MS-DOS 5.05
- Microsoft LINK for MS-DOS 5.1
This article was previously published under Q61605 SUMMARY
The EXPORT statement used in module definition (.DEF) files is
incorrectly documented in several places with the last two parameters
reversed. The "pwords" parameter should be the last parameter, but it
is listed second from the end. The "NODATA" parameter is listed last,
but should be second from the end. The correct EXPORT statement syntax
is as follows:
entryname [=internalname] [@ord[RESIDENTNAME]] [NODATA] [pwords]
Note that the "pwords" parameter is listed as "iopl-parmwords" in some
of the documentation.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | kb16bitonly KB61605 |
---|
|