12
Sun, May
2 New Articles

Practical RDi: Exploring RDi 9.6, Part 2

RPG
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

Continuing with my review of RDi 9.6, I'll show you some features that continue to make RDi more like any of the other language editors you might be familiar with.

In my last article, I presented a lot of the visual enhancements of RDi 9.6, many of which centered on the use of the hover concept; hover over a component of your source code and you'll see information specific to that component. Alternately, the editor will provide decorations (small symbols) to indicate the availability of more information. Hover over one of those to see the particulars. This is a very high-profile enhancement that lots of people have been talking about because it is such a sea change. Today, though, we'll spend a little time on some additional features that might fly under the radar.

Help, I Need Somebody!

One of the fun things about writing articles like this is that I get to poke around where I otherwise might not, and in so doing I find little golden nuggets. Sometimes they're fool's gold, but even then, sometimes just the search is worth the effort. I had heard about a minor change in the user interface, and that led me to the top of the tool. By the top, I mean the menu bar just under the title bar of the window. This hasn't changed; you should be familiar with it from a release or two ago:

Practical RDi: Exploring RDi 9.6, Part 2 - Figure 1 

Figure 1: The primary menu bar for RDi 9.6 has the same options as previous versions.

It's a very standard menu bar, but I was doing a little side-by-side comparison when I noticed some things. Let me show you one in particular. Figure 2 shows the Help menus from version 9.5 and 9.6 (specifically, 9.6.0.1) side by side:

Practical RDi: Exploring RDi 9.6, Part 2 - Figure 2 

Figure 2: The Help changed from version 9.5 to version 9.6.

You can see that I've identified three changes. I'm not going to go through these changes exhaustively, but I recommend that you take some time to investigate as I've done. You'll find some interesting things! For example, starting at the bottom and working my way up, the first change is the performance submenu. It has a number of options, but one I found particularly intriguing was an option called Reduce Memory Now. Sounds exciting, doesn't it? Well, I ran it, and it did indeed reduce my memory usage by 6MB. Unfortunately, I only got it to work once and haven't been successful since. But it's certainly intriguing.

Speaking of intriguing, next is the Technology Quickstarts submenu. Unfortunately, that will have to remain shrouded in mystery since, at least on my machine, it doesn't actually do anything. Although it presents as a submenu, there are no options underneath it, so it may be a placeholder of things to come. Let's hope!

Finally, you'll see a couple of changes for the actual Help functions. What appears to be a new option, Show Contextual Help, is actually just a rename of the previous Dynamic Help option. The other addition, Index, is just a shortcut to an existing function, the Index part of the Contextual Help.

Practical RDi: Exploring RDi 9.6, Part 2 - Figure 3 

Figure 3: This is the Help index, a treasure trove of information.

The list in Figure 3 shows just how detailed the available information is. This, though, leads to one of the areas that I find a bit frustrating. It seems that, at least on my machine, most of the entries give me an error saying that the topic was not found:

Practical RDi: Exploring RDi 9.6, Part 2 - Figure 4 

Figure 4: This is the message I get for most of the Help index entries.

It's too bad; it seems like the Help index would be a great feature, but for now it's not terribly functional. And what makes this especially annoying is the fact that when the Help index works, you find some really cool stuff. For example, I found an entry that mentioned tutorials, and I got to this:

Practical RDi: Exploring RDi 9.6, Part 2 - Figure 5 

Figure 5: The Help index leads to a list of tutorials for RDi.

This is actually quite a comprehensive set of tutorials. Some of them are old friends that I've actually taught in days past, and some are newer entries with which I hope to familiarize myself in coming days. I'm particularly interested in the tutorial on Code Coverage. I mentioned in my last article that I wanted to learn about this new feature, and it's nice to have an IBM-supplied lab to help me get my feet wet. If only all of the help entries worked as well!

Something New, and Something New to Me

To close today's article, I'm going to show you something new and then a second something that's new to me that I found when researching the first topic. The new thing is really something very small, in more ways than one.

Practical RDi: Exploring RDi 9.6, Part 2 - Figure 6 

Figure 6: The perspective tools have been reduced in size from 9.5 (right) to 9.6 (left).

Remember how I said I got started with this whole article by looking into a specific change? This is the change. The right side of the toolbar in RDi has tool buttons that allow you to switch perspectives. I use only two, the Debug perspective and my own customized iEdit perspective, but depending on how you develop and which tools you are using, you can end up with many more perspectives. In previous versions of the tool, those perspectives were shown as they appear on the left side of Figure 6, with an icon and then the entire name of the perspective. As you can imagine, people with many perspectives lost a lot of real estate, which often caused the toolbar to have to wrap to two lines. A change in the underlying Eclipse codebase (something we'll talk more about another day) changes the default behavior of those icons so that they appear without text, as shown on the right side of Figure 6. You can still see the text if you need to. I'll bet you can even guess how: just hover over the icon! As it turns out, this change really wasn't that big of a deal; you can toggle the text on and off by right-clicking on the perspectives toolbar. The new behavior was just to default to not showing the text.

But when I was testing this, I ran across something that I think I'm going to spend some more time on. When I right-clicked on my iEdit perspective (which originally started as a copy of the standard Remote System Explorer perspective), there was an option for Customize, and I clicked on it. I got the following dialog:

Practical RDi: Exploring RDi 9.6, Part 2 - Figure 7 

Figure 7: The Customize Perspective dialog has a lot of capabilities.

While I don't pretend to know what all of these do yet, I think it's worth time to study a little closer. From what I can tell from initial investigation, it seems like this will allow me to add various features from other perspectives to my iEdit perspective. I don't know how useful this will be, but I'll look at it and let you know in an upcoming article. Until then, feel free to poke around and see what you can find!

(Last caveat: Before you change any perspective, I highly recommend you copy it to a test version and make your changes there. The last thing I want is for you to experiment a little and disable your workbench!)

 

 

 

 

Joe Pluta

Joe Pluta is the founder and chief architect of Pluta Brothers Design, Inc. He has been extending the IBM midrange since the days of the IBM System/3. Joe uses WebSphere extensively, especially as the base for PSC/400, the only product that can move your legacy systems to the Web using simple green-screen commands. He has written several books, including Developing Web 2.0 Applications with EGL for IBM i, E-Deployment: The Fastest Path to the Web, Eclipse: Step by Step, and WDSC: Step by Step. Joe performs onsite mentoring and speaks at user groups around the country. You can reach him at This email address is being protected from spambots. You need JavaScript enabled to view it..


MC Press books written by Joe Pluta available now on the MC Press Bookstore.

Developing Web 2.0 Applications with EGL for IBM i Developing Web 2.0 Applications with EGL for IBM i
Joe Pluta introduces you to EGL Rich UI and IBM’s Rational Developer for the IBM i platform.
List Price $39.95

Now On Sale

WDSC: Step by Step WDSC: Step by Step
Discover incredibly powerful WDSC with this easy-to-understand yet thorough introduction.
List Price $74.95

Now On Sale

Eclipse: Step by Step Eclipse: Step by Step
Quickly get up to speed and productivity using Eclipse.
List Price $59.00

Now On Sale

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: