Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keyboard macro to find marked text
Message
 
 
To
02/04/2010 15:37:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01458472
Message ID:
01458551
Views:
34
The functions, which you listed, seem to be from foxtools.fll. Go to the code section of your project, expand API Library section and add foxtools.fll there (it should have come excluded). I checked one of my projects and I see two fll libraries in that section.

Alternative way is to create a dummy.prg and list all these functions there. This prg is never gets called in any function - just to "fool" the PM.

>I did nothing at all about foxtools.fll - nor do I know what I should do.
>
>Can you explain in detail ?
>
>Thanks
>
>>Did you include foxtools.fll (excluded) into the API libraries section in the code?
>>
>>>Sergey --
>>>
>>>When I try to compile the project with this code in it, I get various 'Procedure not found' messages ...
>>>
>>>I tried adding the following lines but to no effect
>>>
>>>External Procedure _WONTOP
>>>External Procedure _EDGETENV
>>>External Procedure _EDGETSTR
>>>External Procedure _EDGETCHAR
>>>
>>>
>>>
>>>>See http://www.berezniker.com/content/pages/visual-foxpro/copy-command-window-selected-text-clipboard-programmatically and http://www.berezniker.com/content/pages/visual-foxpro/copy-prg-contents-clipboard
>>>>
>>>>>Is it possible to create a keyboard macro that will extract the marked text fromr the currently opened window (presumably method code)?
>>>>>
>>>>>If so, are there any examples available to do this?
>>>>>
>>>>>Thanks in advance
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform