Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stopped working in VFP 7
Message
 
 
To
30/10/2001 21:06:25
Spencer Redfield
Managed Healthcare Northwest, Inc.
Portland, Oregon, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00575331
Message ID:
00575447
Views:
30
>Thank you. Actually, I've applied two tests. One is from the command window to display len( _ClipText). The other is to paste the clipboard contents into an external (non-VFP) application or, as I believe you have suggested, another VFP editor window.
>
>If it's straightforward enough I'd be curious what issues you have seen with _ClipText. Would this be just with VFP 7 or earlier version(s)?
>
>Again, thank you for your generous assistance.

For example, If I copy following code into clipboard
DEFINE CLASS MyRightClick AS Column
  oHookedObject = oFoo
  procedure oHookedObject.RightClic
     DO Menu1.mpr
  endproc
ENDDEFINE
and than issue ? _cliptext it displays consistently
ENDDEFINEenu1.mpredObject.RightClic
If I paste it in the commnad or edit window window it's okey.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform