You are calling a program and you are passing a wrong number of parameters.
Example
First programm
RUN A.P (x,y)
Called program A.P
define input parameter x as int.
define input parameter y as int.
define input parameter Z as int.
In this example you must send 3 parameters and you obtain...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.