× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Just curious in RDI V9.0 in COBOL can we again copy one line of code that
has something in the first 6 columns and paste it on the next line and it
will paste the whole line? If we copy and paste two lines of code it works
just fine, the problem is with just one line of copy and paste. When using
WDSC it worked just fine, but ever since the upgrades RDI-RDP-(maybe)back
to RDI has been a real pain for someone who puts project numbers in the
first 5 columns. With the little amount of enhancements an Iseries COBOL
programmer gets in the upgrades it would probably just be beneficial for us
to go back to WDSC if not fixed. FYI...I have tried all the BLOCK settings
in preferences(character, element, rectangle, stream) and none work like in
WDSC. Below is example of what I am talking about....

Copy the following line....
123456*A-1-B
62JRB IF TU-POLICY-TYPE = "7"
when paste to next line only get this....below
123456*A-1-B
62JRB

But when coping two lines together....
123456*A-1-B
62JRB IF TU-POLICY-TYPE = "7"
62JRB MOVE "Y" TO WS-TEST.
when paste to next line the whole lines paste like they are suppose
to...shown below
123456*A-1-B
62JRB IF TU-POLICY-TYPE = "7"
62JRB MOVE "Y" TO WS-TEST.


Jeff Buening
Sr. Developer
P: 419.586.8599 | F: 419.586.6224

Celina Insurance Group
800.552.5181 | 1 Insurance Square, Celina, Ohio 45822
www.celinainsurance.com

...............................................................................................................


The information contained in this message (including any attachments) is
confidential and may be privileged.
Unauthorized disclosure, copying, or use of this information is prohibited
and may be unlawful.
If you are not the intended recipient, please delete this message and
notify the sender.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.