Q31542: MASM 5.10 EXT.DOC: BadArg - Displays "Bad Argument" Message

Article: Q31542
Product(s): See article
Version(s): 5.10   | 5.10
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | | mspl13_masm
Last Modified: 13-JUN-1988

The following information is from the MASM Version 5.10 EXT.DOC
file.
   Please note that numbering for both COL and LINE variables begins
with 0.

/*  BadArg - displays a message that a bad argument has been received
 *
 *  The "bad argument" message is printed on the dialog line.
 */
flagType pascal BadArg (void);