Outputting ellipsis to cmd.exe window …


  1. Posts : 108
    Windows 10
       #1

    Outputting ellipsis to cmd.exe window …


    The Horizontal Ellipsis character "…" is not part of the ASCII character set used by my UK Windows 10 system. I know this as I have a script which outputs all printable characters between x'00' and x'FF'.

    Is there some sneaky trick that I could used such that "ECHO {sneaky trick}" would type out the required ellipsis?
      My Computer


  2. Posts : 42,992
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    Is an ellipsis actually a character? Or do you simply need to represent it as such?

    "This may be the end of the sentence...."

    - just 3 successive periods...

    That said, <ALT>0133 on the numeric keypad generates one as a single character.

    - in a command prompt window too.

    A free program such as this can help see what's available..
    -1.jpg

    I find it easier than
    -1.jpg
    Last edited by dalchina; 28 Sep 2017 at 03:43.
      My Computers


  3. Posts : 108
    Windows 10
    Thread Starter
       #3

    Yes, as you found, ellipsis is a single character. It comes in handy when you're tight for space.

    ... looks OK in a proportional font, but cmd.exe uses a fixed width font, and then it looks more like . . .

    I've used ASCII highlighting (esc[xxx]) with erratic results in cmd.exe (based on how cmd.exe is launched), so I'm left hoping for something akin to html entities, such as &hellip;
      My Computer


  4. Posts : 42,992
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #4

    -1.jpg

    There's the ellipsis compared to 3x periods...
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:02.
Find Us




Windows 10 Forums