T.L. Ashford is “The Labeling Answer”® for the System i.
Ashford's Barcode400 has been the dependable choice for the industry since 1983. With Barcode400's newly enhanced Graphic Designer no “green screen” interaction is needed for label design. New features include: AFP/HP-compatible printing, easy-to-use graphics import tool, test print to desktop printer, simple font download tool, updated drivers and format listing reports. Even compliance labeling is made easy with design templates. Call 800-541-4893 to order your Fully-Functional, FREE Trial Software or visit us at T.L. Ashford & Associates.
Export physical files directly to the IFS with headers.
Written by Tom Snyder
In my previous articles about SQL on the IBM i, I have used common commands that are available directly from the command line. In this article, I will use the db2 command in Qshell to export files directly to the IFS. And when I create the file, I will also satisfy a common need to include header information with the data.
Valence offers RPG Programmers a genuine Web 2.0 solution for the System i, combining simple ILE RPG procedures with a robust ExtJS-based browser framework.
Includes new multilingual features, expanded AutoCode functionality, additional RPG procedures, back-end performance improvements and much more. New flexible licensing terms too!
See video demos of Valence in action and download the community edition for FREE!
Sometimes you want to see messages that tell you things went right instead of wrong.
Written by Bruce Vining
In the previous article, "More On Sending Messages from an Application Program", the Send Program Message (QMHSNDPM) API was used to send a user error message indicating that a severe error had been encountered and, if appropriate, diagnostic messages explaining the cause of the error. But not all programs encounter problems—at least I hope not all of your programs do! In this article, the QMHSNDPM API will also be used, but now to send a variety of non-error related messages.