KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q40235: M Hangs if the textarg Given to ArgCompile Is Incomplete

Article: Q40235
Product(s): See article
Version(s): 1.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | | mspl13_basic
Last Modified: 12-JAN-1989

If you want to compile a program inside the M editor using the
following command, textarg should contain the full compile line as
typed at the DOS prompt:

   Arg Arg textarg ArgCompile

The following is an example:

   cl /Zi /Od demo.for

If textarg contains just the name of the program (demo), the hard disk
light will come on and the message "compilation complete" will appear
on the bottom of the screen even though demo.for was not compiled.

If textarg contains the full program name (demo.for), your computer
hangs if you press SHIFT+F3. Sometimes, there will be lost clusters
and allocation errors as reported by chkdsk.

This problem was not encountered under OS/2.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.