All this talk about VSCode and COBOL made me go take a look. I installed VSCode, Code for IBMi, and IBMi Development Pack.
Why do vertical lines appear on the screen at columns 1, 4, and 65 when working with a COBOL member? I don't see the point and I can't find a way to turn them off.
Dave Begley | IT Manager
HealthSmart | Benefits Management, LLC
Office: 304 353 8763
Dave.begley@xxxxxxxxxxxxxxx | www.HealthSmart.com
-----Original Message-----
From: COBOL400-L <cobol400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Kelly Cookson via COBOL400-L
Sent: Wednesday, August 10, 2022 4:24 PM
To: COBOL Programming on the IBM i (AS/400 and iSeries) <cobol400-l@xxxxxxxxxxxxxxxxxx>
Cc: Kelly Cookson <KCookson@xxxxxxxxxxxx>
Subject: Re: [COBOL400-L] [EXTERNAL] Re: (Kein Betreff)
NOTICE: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Yeah, I get where you are coming from. I am a fan of developers having good choices for tools. Every developer has individual preferences and more power to them (pun intended).
I feel like the VS Code extensions for IBMi development are still a bit in the early adoption phase. However, I am doing my best to be an early adopter. I have high hopes for what VS Code will grow into as an IBMi development tool.
If I understood correctly at the POWERUp conference, IBM is using VS Code as the base for its new Merlin IDE. (Sorry if I misunderstood this--and anyone please correct me if I am mistaken.) I'm sure it will be a customization of the VS Code open source, not a set of VS Code extensions. But it's interesting that IBM would not use RDi or Eclipse for the new Merlin IDE. That might say more about JAVA or about the widespread popularity of VS Code than about RDi itself, though.
Thanks,
Kelly Cookson
Senior Software Engineer II
Dot Foods, Inc.
1-217-773-4486 ext. 12676
https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.dotfoods.com%2F&data=05%7C01%7Cdave.begley%40healthsmart.com%7C0182fd2611cd488d1a6408da7b0e5856%7C2ce547c5e80a40628a56f25adceefb52%7C0%7C0%7C637957598802338959%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=G3RRHrqmsRsoXbEOS701TstjNtnIOcc0g3GeveurTuE%3D&reserved=0
-----Original Message-----
From: COBOL400-L <cobol400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Daniel Gross
Sent: Wednesday, August 10, 2022 3:11 PM
To: COBOL Programming on the IBM i (AS/400 and iSeries) <cobol400-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] Re: [COBOL400-L] (Kein Betreff)
If you are using only LPEX you are really missing out on something
- the object table is great - you can search for members over different files and through the whole library list - and much more - all things, the PDM can't do
- the string search features are very good and support regular expressions
- iSphere adds many small nice features like copying members between libraries and even between systems - and renames existing target members with configurable schemes (like NAME.1, NAME.2, ...)
- the user definable options are nice - OK but not so much better than the user definable options in PDM - only that you don't have to remember them, because of the pop up menu
In fact I don't do so much in PDM - I build commands to do the jobs and call them from RDi - this is easy, and my old brain doesn't have too much to remember.
But it's a long way - I forbid myself to use PDM for some month - and whenever I had something that would be faster on green screen, I searched for the right way in RDi - and almost every time I found a way - if not, I built one.
HTH and kind regards,
Daniel
--
This is the COBOL Programming on the IBM i (AS/400 and iSeries) (COBOL400-L) mailing list To post a message email: COBOL400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.midrange.com%2Fmailman%2Flistinfo%2Fcobol400-l&data=05%7C01%7Cdave.begley%40healthsmart.com%7C0182fd2611cd488d1a6408da7b0e5856%7C2ce547c5e80a40628a56f25adceefb52%7C0%7C0%7C637957598802338959%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ORYXzUk4mJui6wt%2Fya9vPUldldjylFYOmu4%2FA7hbhKo%3D&reserved=0
or email: COBOL400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fcobol400-l&data=05%7C01%7Cdave.begley%40healthsmart.com%7C0182fd2611cd488d1a6408da7b0e5856%7C2ce547c5e80a40628a56f25adceefb52%7C0%7C0%7C637957598802338959%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=vZxBXhN4IQzotOdEckJ4AHQj3vrVCV0XLQsZ0X%2BzYdc%3D&reserved=0.
Disclaimer: This communication and any files transmitted with it may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is strictly prohibited. If you received this communication in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.
As an Amazon Associate we earn from qualifying purchases.