Hello..
We are using reports 6i with an 8i database.
I have 1 report that when you click on a link on the report it calls a 2nd report. I'm trying to pass 2 parameters in the url but I cannot seem to get the syntax correct. What I have is:
srw.set_hyperlink ('
I keep getting compilation errors.
Error 103 at line 5, column 173
Encountered the symbol '''&p_letter=''' when expecting one of the following:
.(),*@%&|=-+</> in mod not rem =>..
an exponent(**)<>or!=or~=>=<=<>and or like between
using is null is not || indicator is dangling
Any suggestions?
Thank you & Brgds,
Denise
We are using reports 6i with an 8i database.
I have 1 report that when you click on a link on the report it calls a 2nd report. I'm trying to pass 2 parameters in the url but I cannot seem to get the syntax correct. What I have is:
srw.set_hyperlink ('
I keep getting compilation errors.
Error 103 at line 5, column 173
Encountered the symbol '''&p_letter=''' when expecting one of the following:
.(),*@%&|=-+</> in mod not rem =>..
an exponent(**)<>or!=or~=>=<=<>and or like between
using is null is not || indicator is dangling
Any suggestions?
Thank you & Brgds,
Denise