LINK-CRT |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > LINK-CRT
|
|
Purpose |
LINK-CRT calls an external procedural language routine from PROIV and provides for screen refreshing. |
Syntax |
variable = LINK-CRT(name,param1…) |
Operation |
name is the subroutine name. |
Remarks |
Control is passed to the procedural language routine, and when it completes processing control automatically returns to the PROIV logic statement immediately following the LINK-CRT statement. LINK-CRT performs the following actions: |
Topic ID: 520077