NumPad Enter key on Win XP
- Posted by Marco Achury <achury at cantv?ne?> Aug 27, 2007
- 653 views
Dear Sirs Is the first time I'm using Euphoria on WinXp The ED problem with spaces in the path was solved, thanks Rob. Now I have also noted that the Enter key in the NumPad don't work on ED. The program key.ex when run with ex returns 13 in both Enter keys, but running with EXW or EXWC returns 13 in the "alphabetic enter" and returns 284 with the Numpad enter. Is the same for all of you? So the line 1248 in ED.EX was: }}} <eucode>if char = CR or char = 10 then</eucode> {{{ I changed to: }}} <eucode>if char = CR or char = 10 or char = 284 then</eucode> {{{ Now appears to work well. Please, now the people that uses Linux or plain DOS must to check if this change cause problems in other plataforms. Best regards +-+-+-+-+-+-+-+ Marco A. Achury Caracas, Venezuela +58-414-3142282