At 05:40 PM 8/25/2004 +1200, John Docherty wrote:
Razzak,
The keymap is set as follows:-
R>show keymap [Ctrl][F10] = EDIT USING SC ORDER BY ITEMNO SUBITEM where itemno in ( sel itemno from sched where
.. and you add the last bit in to suit )
But when you use CTRL F10 at the R> prompt all that appears is:
edit using sc order by itemno subitem where itemno in sel itemno from sched where
... and the select clause does not work, the ( being replaced by a space.
John,
I see what you mean!
SHOW KEYMAP displays the correct mapping but using [Ctrl][F10] truncates everything after the space before left parenthesis.
Consider this fixed before the official release of upcoming Update 77.
No worries!
Very Best R:egards,
Razzak.
