A compiled program is called in the same manner as any other application program. For example, if you have compiled a procedure program called RunTest, call it as follows
RunTest ()
Appropriate expressions would be entered within the parentheses (if required).