MULTIPLE Attribute
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Setting the MULTIPLE attribute to TRUE starts
a multiple-item transfer. Setting it to FALSE ends
the multiple-item transfer and readies the clipboard for single-item
transfers. After multiple writes, a FALSE setting
transfers the formatted list of items to the clipboard and resets
the ITEMS-PER-ROW attribute to 1. After multiple
reads, a FALSE setting allows you to restart reading
from the first item after resetting the attribute to TRUE.