class TraCodeModule not found
After I edit my report inserting a variable to txtPU with this code
tctPU.OnCalc
begin
Value:= DBTabella['importo'] / DBTabella['quantita'];
end
I can compile it but when I execute report I have follow error: class
TraCodeModule not found!
--
Codebue Fabio
.-----------------------------.
P-Soft di Codebue Fabio & C. sas
via B.Storti, 19
24060 - Chiuduno - BG
Italy
Phone: +39.030.839435
Fax: +39.030.5100306
Mobile: +39.348.3515786
.-----------------------------.
Web : www.p-soft.biz
EMail: f.codebue@p-soft.biz
tctPU.OnCalc
begin
Value:= DBTabella['importo'] / DBTabella['quantita'];
end
I can compile it but when I execute report I have follow error: class
TraCodeModule not found!
--
Codebue Fabio
.-----------------------------.
P-Soft di Codebue Fabio & C. sas
via B.Storti, 19
24060 - Chiuduno - BG
Italy
Phone: +39.030.839435
Fax: +39.030.5100306
Mobile: +39.348.3515786
.-----------------------------.
Web : www.p-soft.biz
EMail: f.codebue@p-soft.biz
This discussion has been closed.
Comments
Try adding raCodMod to your uses clause.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com