Apology

Thanks for all your patience during the Launch period.
The excellent script used had major issues with emails. This has now been (fingers crossed) SOLVED.

All previously registered users have been activated and emailed with their registration details

ID #1038

I would like to define several different constants to use through out a program. I could just use a variable, but this risks getting accidentally changed through a programming error. Is there any way to define a constant so that if I decide to change its value I only need to change it in one place instead of searching through the entire program and finding all occurrences of it?

No, at this time there is no way to define a constant.
But it would be a good feature to have - perhaps in a future version.
Geoff

Tags: -

Related entries:

You can comment this FAQ