Perusahaan ini terdaftar sebagai Free Member. Hindari melakukan pembayaran sebelum bertemu penjual atau melihat barang secara langsung. COD (Cash On Delivery) atau bertemu langsung dengan penjual merupakan metode transaksi aman yang kami sarankan.
Course Description
RPG IV Programming Workshop v-5 for System-i from Basic to Advance
Duration: 5 days
Purpose
This course teaches from basics to advance of the i5 (iSeries) RPG IV programming language.
This class is a comprehensive exposure from basic features and functions to advance of
RPG IV for Version 5. It does not introduce either information processing or programming in general.
This class is designed to enable a trained programmer to develop and maintain RPG IV programs written using the latest features and techniques available in the Version 5 compiler.
Audience
The student should have attended at least an introductory course to programming such as one of those available at technical colleges. The student is not taught the concepts of programming.
Experienced programmers who are new to i5 (iSeries) should also attend this class.
Examples of other programming languages are BASIC, COBOL or RPG II.
This class is not designed for RPG III programmers who want to learn RPG IV.
Notes:
This course focuses entirely on the features of the RPG IV Version 5 compiler and the
techniques that this compiler provides. Features of V5 are discussed.
Previous techniques and the maintenance of programs written using legacy techniques, such as fixed format calculations, are not covered in the classroom.
Prerequisites
Before attending this course, the students should be able to:
• Use a Windows-based PC
• Run PC applications using menus, icons, tool bars, and so forth
• Write a simple program in another high -level language (for example, COBOL, BASIC or RPG II)
• Use basic i5/OS (OS/400) tools including:
CL commands
Online Help
WRKSPLF and related commands to manage output
WRKJOB, DSPMSG, DSPJOB commands and so forth to perform basic
Problem determination
• Use and display i5 (iSeries) print queues
• Use the Program Development Manager/Source Entry Utility or the WDSC editor to create and maintain DDS
• Create and maintain physical and logical files
• Students must have attended these courses:
Introduction to i5 (iSeries) for New Users
i5 (iSeries) Application Development Tool Programming Facilities
Workshop
Experience with Printer and Display files prior to attending this class is
beneficial as well.
Objectives
After completing this course, you should be able to:
• Write RPG IV version 5 programs to produce reports
• Write simple RPG IV version 5 inquiry programs that interact with displays
• Review compilation listing, find and correct compilation errors Maintain existing applications written in the RPG IV (version 5) language
• Use the Debugger tool to determine the cause of incorrect results
• Use many popular RPG IV Built in Functions
• Use OVERLAY and related DDS keywords to develop efficient interactive
programs
• Write interactive programs that support inquiry of subfile
• Use arrays and data structures in RPG IV programs
• Develop RPG IV programs that anticipate and manage common errors and exceptions
• Define date and time data
• Calculate durations between two dates
• Extract month, day or year components of date data