Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#31 fixed nepmd 1.22: command "key" does not properly work when invoked from commandline Andreas Schnellbacher erdmann
Description

My inention is to open a file from a command line, select a specific line and "mark" that line by invoking alt-L (which marks the current line).

I use this to open file "somefile.cod", select line 1234 and mark the line:

epm.exe "somefile.cod" 'mc /postme 1234 /postme key 1 a+l'

This works fine with the original epm.exe but fails with nepmd. I'd prefer if nepmd supported all the original epm commands as they were specified to work.

#17 fixed Fix the infinite loop in kwhelp.e (when env var and inf file names match) Andreas Schnellbacher jbs
Description

if there is an environment variable whose name matches the name of one of the INF files it references, like: SET REXX=REXX+JSRXUTIL where the first REXX is the name of an environment variable and the second is the name of an INF file, then kwhelp gets stuck in an infinite loop "thinking" both "REXX"'s are environment variable names.

#18 fixed Build cannot find nllogo.bmp when building inf and hlp files Andreas Schnellbacher jbs
Description

Using a fresh checkout of the repository, the build system is unable to "find" nllogo.bmp. The error message is: makefile.txt(*): Warning: filename not fully qualified: bmp\nllogo.bmp

nllogo is still in trunk\arc\ipf\bmp directory where the "svn checkout" put it.

The consequence of this is that various pages in the the inf and hlp files display the "missing icon" icon instead of the proper icon.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.