Can we call one sqr program in another sqr program? how? in all platforms

Showing Answers 1 - 9 of 9 Answers

umcee

  • Jan 30th, 2007
 

We cannot call SQR program from another SQR program because each SQR has a main function. We cannot have two main functions.

KARTHIK

  • Mar 19th, 2014
 

we can't call one SQR from other except in UNIX

sas

  • Apr 17th, 2016
 

By using call.callsection only in unix system

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions