Hi
LongRange application is running on LongRange windows app.
Is it possible to copy the whole texts on the formview to clipboard so user can paste them to spreadsheet?
When right clicking on the formview, "Copy to Clipboard" menu will be shown, but only one text will be copied.
Do I need to create a button to run CopyToClipboard operation and manually add texts on the formview to list parameter of CopyToClipboard operation?
I appreciate your kind advice.
Best Regards,
Megumi Sawada
[RPG]CopyToClipboard whole texts on the formview
-
MegumiSawada
- Posts: 268
- Joined: Tue Feb 19, 2013 5:18 pm
-
tsupartono
- Posts: 289
- Joined: Wed Apr 18, 2012 10:21 am
Re: [RPG]CopyToClipboard whole texts on the formview
Megumi,
Unfortunately there is no way to copy all texts in a form to the clipboard automatically.
So yes you would need to manually place all the texts you want to copy in the CopyToClipboard operation.
Unfortunately there is no way to copy all texts in a form to the clipboard automatically.
So yes you would need to manually place all the texts you want to copy in the CopyToClipboard operation.
-
MegumiSawada
- Posts: 268
- Joined: Tue Feb 19, 2013 5:18 pm
Re: [RPG]CopyToClipboard whole texts on the formview
Hi Tony,
Thank you for your reply!
Best Regards,
Megumi Sawada
Thank you for your reply!
Best Regards,
Megumi Sawada