In your VFP application, just concatenate your address lines however you want them and store them in _cliptext This will store them in the clipboard and make them available to any application that has access to same.
_cliptext = whateveryouwantontheclipboard. Michael Oke, II 661-349-6221 [email protected] On Aug 11, 2011 3:57 PM, "Sytze de Boer" <[email protected]> wrote: > This is what I want to achieve, is it possible > > In my application I want to clip 4 address lines to a clipboard > Then I go to another program altogether, it is a Fox app but I have no > control over it > Here I want to Paste the 4 lines from the clipboard into this other app > > Whats the best way to do this? > > -- > Regards > Sytze de Boer > Kiss Software > [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/CACBEV=vw0awwtblqkzbmjs4dzgti955_fewavkgddxx6vzf...@mail.gmail.com ** 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.

