Single-item transfer example
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Single-item transfer example
The i-clpbrd.p procedure uses the
clipboard operation implementation described in the previous section.
It both demonstrates the capabilities of that design and serves
as a primer for other design alternatives. (To run i-clpbrd.p in
character mode, comment out all statements that reference MainWindow
and assign the MENU MainMenu:HANDLE attribute to
the CURRENT-WINDOW:MENUBAR attribute.)
i-clpbrd.p
|