In one of my grids, I have an init event whereby when you press a function key and it copies the highlighted record to the clipboard. On Key Label CTRL+F11 Do trcopy (trcopy clips the record to the clipboard)
Does that help? On Thu, Sep 9, 2010 at 7:37 AM, Peter Hart <[email protected]>wrote: > Hi Folks > > > > I have a grid on a pageframe which I want to copy the details of the > current record to the Clipboard. > > > > I have create a short cut menu and generated it. > > > > In the Right Click of the first columns text box I have place the code > > Do sctCopyToClipboard.mpr > > > > Nothing happens when you right click. > > > > It doesn't happen if you put it in the Right click of the Grid or any of > the other columns text box's. > > I have a breakpoint on each line of code and the Right click does not > appear to be activated. > > > > I have also tried all combination of read only and enabled > > > > Any Ideas > > > > Peter > > Peter Hart Computers > > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

