Forum Discussion
karkadil
16 years agoValued Contributor
Help topic "Calling Routines and Variables Declared in Another Unit" will help you :)
In two words: you should use USEUNIT (or "uses", depending on the scripting language) directive to connect other units.
In two words: you should use USEUNIT (or "uses", depending on the scripting language) directive to connect other units.