drutger
06-14-2005, 02:02 PM
I have a bunch of public constants in a module. Is there any way that you can have them in a text file and then somehow load them into my app?
public constdrutger 06-14-2005, 02:02 PM I have a bunch of public constants in a module. Is there any way that you can have them in a text file and then somehow load them into my app? herilane 06-14-2005, 02:49 PM You can read data from a text file and assign the values to variables. However if you read them from an external source (text file or otherwise), then they wouldn't be constants any more... ... |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum