LeonelSanchezJr
Programmer
I am trying to run a parameterpage.fex from a calling.fex.
The calling.fex should pass a rptname (parameter) to the parameter.fex
My code goes like this:
-* CALLING FEX
-SET &RPTNAME = 'app/airimpor.fex';
EX gpnpm9fq
-RUN
The parameter does not recognize the parameter being passed to it. It's as if the parameter &RPTNAME never gets passed.
Thanks,
Leo ;-)
The calling.fex should pass a rptname (parameter) to the parameter.fex
My code goes like this:
-* CALLING FEX
-SET &RPTNAME = 'app/airimpor.fex';
EX gpnpm9fq
-RUN
The parameter does not recognize the parameter being passed to it. It's as if the parameter &RPTNAME never gets passed.
Thanks,
Leo ;-)