Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I reopen an SCX file.
Message
 
To
29/10/1998 14:06:44
George Lee
Microcomputer Engineering Services, Llc
Huntington Beach, California, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00151660
Message ID:
00152617
Views:
26
Hi Dan,

>Using the EDxxxx API calls, wouldn't I have to open it with the _EDOpen to get a window handle prior to getting any information through other _Ed functions? Can you have a method open then Use _EDOpen on it as well without problems. I thought that _EDOpen was expecting a file name not a method window name.

No. The _EDxxx function work on every open edit window, that is the command window, all MODIFY COMMAND/MEMO/FILE windows, all method edit windows, the current cell in a browse window and the current cell in a watch window. All you need is the window handle that can either be found with _WOnTop or with _WFindTitl (if you know the window caption).

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform