"edit" function in cmd Windows XP SP3



When I type "edit /?" in command prompt, I get the following message.

One or more CON code pages invalid for given keyboard code

MS-DOS Editor Version 2.0.026 Copyright (c) Microsoft Corp 1995.

EDIT [/B] [/H] [/R] [/S] [/<nnn>] [/?] [file(s)]

/B - Forces monochrome mode.
/H - Displays the maximum number of lines possible for your hardware.
/R - Load file(s) in read-only mode.
/S - Forces the use of short filenames.
/<nnn> - Load binary file(s), wrapping lines to <nnn> characters wide.
/? - Displays this help screen.
[file] - Specifies initial files(s) to load. Wildcards and multiple
filespecs can be given.

The below link provides the following explanation on the subject:
http://technet.microsoft.com/en-us/library/cc750871.aspx

One or more CON code pages invalid for given keyboard code

The KEYB command examined all prepared code pages, and has found that at
least one code page is incompatible for your screen console device (CON).
This is only information to let you know that your keyboard and screen
console are working with different code pages.

PROBLEM:
When trying to edit text using the "edit" command all text is coming out as
garbled or as special characters.

If anyone knows a fix or can shed some light on this I would be grateful.

If more info is required please let me know and i'll provide it.

Thanks in advance.
--
Regards
Oni
.



Relevant Pages

  • Re: "edit" function in cmd Windows XP SP3
    ... One or more CON code pages invalid for given keyboard code ... When trying to edit text using the "edit" command all text is coming out ...
    (microsoft.public.windowsxp.general)
  • Re: Access user input from command line
    ... I am trying to create a GUI with an edit box for user input ... below) in the command prompt or through other m files (I get ... % hObject handle to figure ...
    (comp.soft-sys.matlab)
  • Re: bug? cannot get value of cell on invisible column
    ... I just didnt want it to be editable when the EDIT button was selected based on previous experience with Borland C++ where editing or renameing a key required it to be propagated to all the tables. ... I mentioned that the same problem show up in postgreseql but I cannot find my comment anywhere and suspect they ignore closed cases. ... Then I made the column visible but the field readonly and that caused the sql "update" command to fail as the update command skipped over that "id" field and put "authString" where id was supposed to go causing an exception on the sqlserver. ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: Launching EQW on a 48
    ... Do you mean to display (and edit) an existing algebraic, ... to add an EDITB command to an old "48" ... "ViewLevel1" is not phased by any object type, ...
    (comp.sys.hp48)
  • Re: [SLE] MySQL Table Locked?
    ... I tried to edit the table again, ... Run this command from the commandline as root: ... I'll describe the basic structure of my database, ... >> Check the headers for your unsubscription address ...
    (SuSE)

Loading