johnbuckley
Technical User
I want to copy a screen from another programme into an edit box on my VFP form. I thought of copying it to the windows clipboard then into VFP with _Cliptext.
Is there any way I can do this programmatically and save the user doing it manually?
I can identify the other screen with an API call but is there one to copy it to the clipboard?
Thanks
Is there any way I can do this programmatically and save the user doing it manually?
I can identify the other screen with an API call but is there one to copy it to the clipboard?
Thanks