MikeH
MikeH
About
- Username
 - MikeH
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                Solved. Somewhere between 3.11 and 3.16 one must now use double qoutes " " around the value when setting a variable (if using C++ script in the report). E.g. Used to use in C++ Builder: frxReport1->Variables->Variables["UserName"] = Quo…
 - 
                Solved - my own silly fault, still had the old library path in Tools Environment Options...