Moonshine
Registered User.
- Local time
- Today, 17:37
- Joined
- Jan 29, 2003
- Messages
- 125
I have a number of Const Variables in my database, ranging from strings to integers. However, when im testing, if i hit a code error that isnt caught by my error trapping, it will clear all of the Public and Private Consts.
is there anyway i can get it to keep the values, until they are cleared by my code?
is there anyway i can get it to keep the values, until they are cleared by my code?