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. Regards, John Docherty -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Tuesday, 24 August 2004 1:13 a.m. To: RBG7-L Mailing List Subject: [RBG7-L] - Re: Inserting ( in Set KEYMAP commands At 10:14 PM 8/23/2004 +1200, John Docherty wrote: >Under RBASE for DOS my set keymap command which included > > Edit using ...where itemno in (sel itemno from sched where ... ) > >works correctly, however in V7.1 the ( is replaced by a space and >the command invoked when using the keymap does not work. > >If someone can tell me what I need to do to make this work under >V7.1, that would be much appreciated. John, Could you post the exact command, etc., to get better idea to help. Very Best R:egards, Razzak.
