Hello,
I've found an interesting article about printing logos in reports, but it uses an 'c_rp' structure in a C file.
It seems that the file descriptor in this structure is never up-to-date, so I can't print out my logo :-(
When I try to print out values of c_rp->*something*, I always get a '0'. By 'always', I mean either before my 'start report' or before my 'output to' or before 'finish' and even after...
I think the problem is that I'm using RDS-4GL and the sample code is about Compiled-4GL, but I'm not sure..
Has anybody gone into such a problem ? And solved it of course ??
Thanx to anybody helping
I've found an interesting article about printing logos in reports, but it uses an 'c_rp' structure in a C file.
It seems that the file descriptor in this structure is never up-to-date, so I can't print out my logo :-(
When I try to print out values of c_rp->*something*, I always get a '0'. By 'always', I mean either before my 'start report' or before my 'output to' or before 'finish' and even after...
I think the problem is that I'm using RDS-4GL and the sample code is about Compiled-4GL, but I'm not sure..
Has anybody gone into such a problem ? And solved it of course ??
Thanx to anybody helping