Forum Discussion
m1013864
13 years agoOccasional Contributor
Our suit is very huge with multiple units. where each units have multiple calls to other units. it would be difficult to paste the entire unit here but i would paste first few lines of the UNIT if that can be of any help. I dont know if this is an issue with cross/circular referencing. if yes then how can we resolve this issue because going to individual units and checking it for other units is difficult as we have more than 1100 units.
Attaching a screen shot of the test complete project suit structure.
Unit that is being called multiple times.
RetrieveDataForTemplate(tcID)
Attaching a screen shot of the test complete project suit structure.
Unit that is being called multiple times.
//USEUNIT X
function RetrieveDataForTemplate(tcID)
RetrieveDataForTemplate(tcID)
{
<Calls to db through oled object>
}
---------------------------
Unit X contains no reference to any use units but this unit contains variable declarations and data structures which is being called by all the units in the suit.
Related Content
- 12 years ago
- 3 years ago
- 8 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago