On Dec 7, 2007 3:56 AM, Paul Newton wrote: > > Hi all > > A propos of my recent post regarding RTF bloat - I'm wondering if there > is way to determine the content of the clipboard from VFP. > > Let's say that in some unknown/indeterminate application something is > pasted to the clipboard - it might be a bitmap, text, a Visio shape or > whatever - wouild there be a way in VFP to determine that (e.g.) the > clipboard contained a bitmap, text or a Visio shape ? > > Paul Newton >
Hi Paul, Using Win32 functions in Visual FoxPro. Function Group - Clipboard: http://www.news2news.com/vfp/?group=6&=0 Cheers, Garry --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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.

