Content deleted Content added
m fix Is |
Ouroboros726 (talk | contribs) Merging from near-identical page IBM Data Language One (DL/1) |
||
Line 1:
{{Wikify|date=January 2008}}
'''Data Language
It is implemented from any language by making calls to a software stub, DFSLI000. This stub has entry points to handle a variety of programming languages e.g. calling CBLTDLI from a [[COBOL]] program. This stub is linked to the calling program, passes on the request to the IMS system, and returns the results and a status code.
Line 15:
A typical call from a PL/I program might be . . . CALL PLITDLI(FOUR, GU, Stores-Database-PCB, Stores-Segment-Area, Stores-Root-SSA);
==References==
{{reflist}}
==External links==
|