Using FoxPro to Test Presence of Icon in a Program GroupID: Q104472 2.50 2.50a WINDOWS kbinterop kbprg The information in this article applies to:
To test for the existence of a particular icon within a program group in Program Manager, you can use dynamic data exchange (DDE) with PROGMAN.EXE, as follows: 1. Using DDE, initiate a channel to Program Manager from FoxPro for 2. Store the contents of the desired group to a memory variable by
3. Use <expC1> $ <expC2> to determine if the desired program item
The value stored in m.found will be the logical result of the search.
Additional reference words: VFoxWin 3.00 FoxWin 2.50 2.50a KBCategory: kbinterop kbprg KBSubcategory: FxinteropDde
|
|
Last Reviewed: April 30, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |