Joy Conner
14th August 2014, 21:36
I feel like this is a stupid question because I have done this and never had the problems I have today.
I have a script and 3 seperate reports. Based on criteria, one of the 3 reports, which are labels, needs to print. The script is a WIP right now. I expected to use the brp.open(), etc commands but no data printed. I check make sure all variables are externs. So I use rprt_open(), etc commands and the data is printed.
I even generated a new session with a report on a single table, just printing 3 fields. The data prints with the rprt commands but not with the brp commands.
Is there an #include. I've looked at other scripts and there are no #includes.
I have recently upgrated from SP19 to SP32. Also migrated from Unix to Windows, but I doubt the migration would affect this.
Thank you in advance for any help.
Joy Conner
I have a script and 3 seperate reports. Based on criteria, one of the 3 reports, which are labels, needs to print. The script is a WIP right now. I expected to use the brp.open(), etc commands but no data printed. I check make sure all variables are externs. So I use rprt_open(), etc commands and the data is printed.
I even generated a new session with a report on a single table, just printing 3 fields. The data prints with the rprt commands but not with the brp commands.
Is there an #include. I've looked at other scripts and there are no #includes.
I have recently upgrated from SP19 to SP32. Also migrated from Unix to Windows, but I doubt the migration would affect this.
Thank you in advance for any help.
Joy Conner