Home RAP

Get the SystemVariableCopyNo value

edited March 2010 in RAP
Hello again,

I'm trying to use RAP to change the Header and Band Visibility for user
reports. I had/have this working in D2007 code using the FCopy example.
Need to have more end user flexibilty.

To test, I added a label and the report as well as the SysVar, it prints
correctly, but the following compiles but doesn't work.

if (SystemVariableCopyNo.Caption = '1') then
Label22.Caption := 'Copy 2';

Thanks,
Mark

Comments

This discussion has been closed.