26
Fri, Apr
1 New Articles

CL for Files (CLF) Solves Age-Old Problem of Poor CL Database Support

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

Bruce Vining's new PowerCL: CLF product allows IBM i professionals to work directly with database, display, and printer files from CL programs.

Written by Chris Smith 

As everyone knows, CL is the control language for the System i and is known by every developer and operator of the platform. IBM has provided a very complete set of commands within CL to work with the many different types of objects on the system. What the company has not provided, and what users and developers have been requesting for many years, is a set of commands that fully support working with database, printer, and display files. All that has now changed.

 

Bruce Vining, a former IBM employee, and well-known author in the midrange arena has spent the last two years developing a command set for CL that allows full access to database, printer, and display files. Called PowerCL: CL for Files (CLF), the product holds the promise of greatly improving productivity for developers, power users, and system administrators. It allows anyone who knows CL but may not know RPG, COBOL, or C, to create system maintenance utilities, application control programs, and test scripts without developer support.

 

"CL for Files can do everything that you can do in RPG, COBOL, or C that relates to database, display, or printer files," says Vining. "It's designed for people who are familiar with Control Language—system operators, programmers, reasonably skilled users (i.e, power users) —anybody who can use CL." The intent, he says, is to improve productivity, not replace RPG programmers.

 

"Companies today have hundreds or thousands of CL programs on their system, and those CL programs are constructed out of a number of CL commands. CLF provides several dozen more CL commands," says Vining.

 

CLF is being introduced as the first in a line of products under the brand name PowerCL and is designed to help free system operators from much of the support they once needed from busy programmers in addition to allowing the programmers to be more productive. As Vining notes, "If you wanted to have a CL job stream and also wanted to use some database to control processing, you likely had to write multiple programs. You might have one program in CL and one or more in RPG to provide for file operations. And if you wanted to create 'work with' applications, you might have to write a driver in RPG, C, or COBOL since that's the only way you could build subfiles. Then you might have to call a CL program or system API to actually perform a function found in a CL command. This could mean having to maintain multiple programs, multiple definitions, long parameter lists, and changes in data from one variable to another." These are the kinds of tasks that CLF is designed to eliminate.

 

CLF removes the need for CL developers to write or call file-oriented programs in other languages by providing commands that allow CL to perform common functions with physical files, logical files, DDM files and SQL views. In effect, CLF can return information to users more efficiently when providing interactive applications. At the same time, it can help speed up the development cycle and simplify program maintenance. System administrators may well find that it enhances productivity in a number of other ways including eliminating the need to code error- prone declares, parameter lists, and CHGVARS in CL programs, thus producing shorter programs that need less debugging.

 

CLF is packaged with three options that can be installed. The base product, which is provided at no-charge, provides the run-time support to run any CL for Files application. With only the base product a user can write a full-blown database, display, or printer file program, says Vining, though productivity will not be nearly as high as when using the optional precompiler. With the precompiler, option one of CLF, users can do everything that they otherwise would be able to do in RPG, COBOL, or C as it relates to database, display, and printer files yet not have to write code beyond the CLF commands to run. Much like how the IBM SQL precompiler for RPG or COBOL may generate many instructions for one SQL statement, so might the CLF precompiler generate many instructions for one CLF command. Without the precompiler, the programmer has to code these instructions thus losing productivity. The precompiler for instance eliminates the need for different CL variable names, or name qualification, when a given field exists in multiple files – such as a customer number being used in database, display, and printer files. CLF supports multiple files and allows the user to have up to one thousand different files open in a program. The precompiler also supports a set of RPG commands, so anyone familiar with RPG, can use RPG opcodes.

 

"We know people don't want to have some fee-based license on every machine, and that's why the runtime support is no charge," says Vining. "That way, I can take a CLF program developed with the precompiler and run it on any machine," he says. "We also wanted to find something that people were familiar with, and it's hard to find a System i developer who doesn't know CL."

 

CLF should require a short learning curve because it provides users with commands in two syntaxes for different types of users. For CL-oriented users, CLF has traditional CL syntax such as OPNFCLF for opening a file. For RPG users, it provides commands in free-form RPG syntax such as OPEN, CHAIN, and SETLL. As long as the precompiler is present, the two command types can be used interchangeably.

 

Vining says that CLF was made possible when IBM added base programming support to the CL language in V5R4. "Prior to V5R4 it would have been much more difficult to create something like CLF than it was with the IBM enhancements," says Vining, who notes that users need to be running at least V5R4 before they can utilize CLF.

 

Along with the $3,495 precompiler optionis a lower-cost option called the "generation tools." The generation tools (option two of CLF) at $295 provide for easy access to externally described data in a format compatible with the base run-time support when not using the precompiler. Option two is automatically included, at no additional charge, when ordering the precompiler.

 

Option three, like the base run-time, is provided at no charge. This option provides more than 100 fully functional sample programs that show users how to use subfiles, build screens, update and delete records in a database file, use commitment control, create reports using external or program described printer files, etc.

 

Vining is proud of his help text in CLF and jokes that it may even set a new industry standard. "My help text consists of full-blown programs—it shows everything," he says. "The sample programs and databases that we provide—which are also included in the help text and the programmer's guide—are full-blown compile and run—so there's no guessing involved."

 

Users can try a 30-day free trial by downloading CLF from www.powerCL.com, e-mailing This email address is being protected from spambots. You need JavaScript enabled to view it., or calling Bruce Vining Services at 507-206-4178.

Chris Smith

Chris Smith was the Senior News Editor at MC Press Online from 2007 to 2012 and was responsible for the news content on the company's Web site. Chris has been writing about the IBM midrange industry since 1992 when he signed on with Duke Communications as West Coast Editor of News 3X/400. With a bachelor's from the University of California at Berkeley, where he majored in English and minored in Journalism, and a master's in Journalism from the University of Colorado, Boulder, Chris later studied computer programming and AS/400 operations at Long Beach City College. An award-winning writer with two Maggie Awards, four business books, and a collection of poetry to his credit, Chris began his newspaper career as a reporter in northern California, later worked as night city editor for the Rocky Mountain News in Denver, and went on to edit a national cable television trade magazine. He was Communications Manager for McDonnell Douglas Corp. in Long Beach, Calif., before it merged with Boeing, and oversaw implementation of the company's first IBM desktop publishing system there. An editor for MC Press Online since 2007, Chris has authored some 300 articles on a broad range of topics surrounding the IBM midrange platform that have appeared in the company's eight industry-leading newsletters. He can be reached at This email address is being protected from spambots. You need JavaScript enabled to view it..

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: