⟩ What is difference between call and link?
In case of call, whenever you do changes to the called program you need to compile the calling program also. In case of link, it is not needed.
In case of call, whenever you do changes to the called program you need to compile the calling program also. In case of link, it is not needed.
What is INPUT PROCEDURE and OUTPUT PROCEDURE?
What is redefine and its syntax?
What are the different type of meta operations available in plex?
What is the difference between call and ++call?
What is a continuation triple? what is the use of limit sys?
How to create a link between multiple maps in a mapset? How to make use of Transid in this case?
What are the different types of model available in coolplex?
Can we concatenate fields in physical file? If yes how can we do?
How to know total no of records in pf with out using sql?
A pf containing 100 records... my query is how to display from 11th record in the pf?