
06-23-2003, 11:59 PM
Here's a quick rule of programming:
If variables are set to something after it's being checked by an if statement, it's not going to use the value that it was set to after the check....sooo it needs to be set somewhere else...but where! oOo:
|