KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q39806: Quote Function and Typing in Graphic Characters in M

Article: Q39806
Product(s): See article
Version(s): 1.00   | 1.00
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | | mspl13_basic
Last Modified: 16-MAY-1989

Question:

I want to input some graphics characters in the M editor. However,
when I try to input the ASCII character 31 using the ALT key and the
numeric keypad, the M editor beeps and displays the following message:

   "ctrl+_ is not assigned to any editor function"

For the ASCII character 30, the M editor displays the following
message:

   "ctrl+^ is not assigned to any editor function."

How can I input those characters?

Response:

Use the editing Quote function in the M editor. The Quote function is
associated with CTRL+P by default. After the Quote function is
invoked, the following keystroke is taken literally. This function is
mentioned in the "Microsoft Editor for MS OS/2 and MS-DOS Operating
Systems User's Guide" on Page 105.

The first 32 characters in the ASCII character set have two
conflicting uses. As standard ASCII characters, they are used for
communications control and printer control. They are also used by IBM
to represent some useful graphics characters.

Using the Quote function in the M editor can prevent these ASCII
characters from being interrupted as control characters.

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.