Overstay2 module: Difference between revisions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 9: | Line 9: | ||
Contains additional functions to generate results from data in CFE, low use so see code. | Contains additional functions to generate results from data in CFE, low use so see code. | ||
== Use in both [[Centralized data front end.accdb]] and [[CCMDB.accdb]] | == Use in both [[Centralized data front end.accdb]] and [[CCMDB.accdb]] == | ||
The same code is used for both CCMDB and CFE, with a single modifier value required to tell which program it is being run from, one of: | The same code is used for both CCMDB and CFE, with a single modifier value required to tell which program it is being run from, one of: | ||
* #Const in_CFE = True | * #Const in_CFE = True | ||