Parameters Question
Hi there,
I am trying to create parameters in code but I keep getting:
Undefined identifier: dtString.
I am using:
Report.Parameters.Add('Name', dtString, 'New Value');
What unit are the TppDataTypes in because I cannot find anything in the help
file that points me to the correct place.
Thanks and best regards,
--
Justin Heasman
Software Development Manager
Office Mobile Solutions Ltd.
---
E: justinDEFINATELY@NOofficemobilesolutionsSPAM.PLEASEcom
W: www.officemobilesolutions.com
I am trying to create parameters in code but I keep getting:
Undefined identifier: dtString.
I am using:
Report.Parameters.Add('Name', dtString, 'New Value');
What unit are the TppDataTypes in because I cannot find anything in the help
file that points me to the correct place.
Thanks and best regards,
--
Justin Heasman
Software Development Manager
Office Mobile Solutions Ltd.
---
E: justinDEFINATELY@NOofficemobilesolutionsSPAM.PLEASEcom
W: www.officemobilesolutions.com
This discussion has been closed.
Comments
You need to add ppTypes to your "uses" clause.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com