Using Binding directories | Introduction to binding directories in AS400 [ILE RPG]

Опубликовано: 04 Октябрь 2024
на канале: AS400 and SQL Tricks
1,762
42

#ibmi #rpgile #ilerpg
Using Binding directories.
11:36 This video will tell you the introduction of the binding directory in ile rpg.
how we can add modules and service programs in a binding directory.
how we can create a binding directory.
how we can add entries in the binding directory.
how we display entries in the binding directory.
how we can remove entries from the binding directory.
will the object existence check while adding entries of modules and service programs in the binding directory.
how to create an ile program using crtbndrpg command and using binding directory and default activation group set as *no.
bind a module or a service to a ile program created using option 14 or command crtbndrpg using the binding directory entries.
how to call a main module using bound call callb opcode in ile rpg program created using crtbndrpg command or an ile program created using module(crtrpgmod command) and program (crtpgm command) and using binding directory to bind them in program.
use of bnddir keyword to use binding directory in rpg program.
ile concept from basic to advance in binding directory.

A binding directory contains the names of modules and service programs that you will be needing to create an ILE program or service program.
The BNDDIR keyword in H specs specifies the binding directories used in symbol resolution.

Service program and binding directory.

Using Binding Directories with Your Service Programs.

ILE concepts and binding directory organization.

Binding directory in rpg.

Binding directory in ibmi.



Binding directory introduction part 2 from basic till advance.
   • Using Binding directories | Introduct...  

Insert repeated data integer no. of times| REPEAT function
   • IBM i, AS400 Tutorial, iSeries, Syste...  

DDS to DDL with generate_SQL procedure and generate srcmbr
   • IBM i, AS400 Tutorial, iSeries, Syste...  

Validate SQL statement using QSQCHKS API - DB2 SQL parser
   • Using QSQCHKS to validate SQL stateme...  

CRTLIB and Create Source Physical File(CRTSRCPF) in AS400
   • CRTLIB and Create Source Physical Fil...  

Debugging batch jobs in IBM i AS/400
   • IBM i, AS400 Tutorial, iSeries, Syste...  

AS400 Basic Introduction
   • AS400 Basic Introduction  

Handling of OPTIONAL PARAMETER in CL | parameter passing
   • IBM i, AS400 Tutorial, iSeries, Syste...  

Subroutine in CL | CALLSUBR | SUBR | ENDSUBR | RTNSUBR
   • IBM i, AS400 Tutorial, iSeries, Syste...  

INSERT using RUNSQL in CL program | Dynamic SQL
   • IBM i, AS400 Tutorial, iSeries, Syste...  

DELETE using RUNSQL in CL program | Dynamic SQL
   • IBM i, AS400 Tutorial, iSeries, Syste...  

UPDATE using RUNSQL in CL program | Dynamic SQL
   • IBM i, AS400 Tutorial, iSeries, Syste...  

CL pointers - pointers in CL - pointer concept in CL
   • IBM i, AS400 Tutorial, iSeries, Syste...  

CVTDAT command | Convert date - any format to any format
   • IBM i, AS400 Tutorial, iSeries, Syste...  

EXTERNAL TRIGGERS programming in One Hour |Trigger Buffer
   • IBM i, AS400 Tutorial, iSeries, Syste...  

Editable LOAD-ALL subfile & validation,READC,SFLNXTCHG
   • IBM i, AS400 Tutorial, iSeries, Syste...  

Single Page Subfile|Convert LOAD-ALL to SINGLE PAGE subfile
   • IBM i, AS400 Tutorial, iSeries, Syste...