Graeme
Graeme
About
- Username
 - Graeme
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                Marvelous, that did the trick, thank you very much. Maybe if the help file writer is reading this he could make a note [img]style_emoticons/<#EMO_DIR#>/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> (or ma…
 - 
                Thanks for the reply. I was getting the error at run time, and have just figured out it was a simple RTFM case. The help doc has a note about adding string variables like this: FastReport.Variables[sVarName] := '''' + sVarValue + ''''; where…