× 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.



Perhaps I'm off base here but can't you edit COBOL with STRSEU and not
even have the compiler loaded? Then why would an out of date compiler
load of PLI affect whether or not you can edit PLI? I can see it causing
issues with the actual compilation though.
I don't have cobol loaded but I can do this:
STRSEU SRCFILE(ROB/QPGMSRC) SRCMBR(COBOLSUCKS) TYPE(CBLLE)
*************** Beginning of data
nowisthetimeforallgoodmentoparty
****************** End of data ***
LNC0002 - Character in column 7 is not valid. Assumed blank.

Try changing the source member to CLLE or some such thing and pull it up
there. Sure it will fail syntax check. But if it's a special character
issue you should have the same error.

I do not, nor have I ever had, PLI loaded on this lpar.
STRSEU SRCFILE(ROB/QPGMSRC) SRCMBR(PLISUCKS) TYPE(PLI)
*************** Beginning of data *******************
iknowitsonlyrockandrollbutilikeitilikeityeahyeahyeah
****************** End of data **********************
No error on the editor. Compile wasn't too happy: Command CRTPLIPGM in
library *LIBL not found.



Rob Berendt

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.