|
Does the Global procedure need to be added... |
Top Previous Next |
|
Q: Does the Global procedure need to be added to every app, or just the ones it is used in?
A: Just in the apps where it is used, and in the main data dll. However, if you put it in an app and you don't use it there, no code is generated, so there is no loss in put it in every app (and you don't have to remember to put it later).
|