|
I use mouse to select several lines of source code by click-n-drag... usually like this, and I'm usually copying from a blank row to another blank row (i.e. a block of code):
if shpr_nbr <> *blanks;
shpr_nbr = %xlate(lower:upper:shpr_nbr);
shpr_nbr = Txt_Scrb(shpr_nbr:digits + upper);
endif;
If during the click-n-drag, you release the "click" with the mouse cursor over the line sequence numbers (or very close to them), upon release you can see the cursor blinking to the left of the source line (with the text highlighted). If this is the case, CTRL-C will not copy.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.