raskew
Programmer
- Oct 18, 2000
- 488
Brain cramp time-
Have dimensioned a variable as date. Am running through a looping procedure where a date value is stored to the variable. Need to clear the variable after each iteration (to avoid bringing in the previous value). nextHold = Null produces an "Invalid use of null" error and, after about 14 hours of writing code, I'm coming up with a zero as to the correct syntax.
Know this is absolutely elementary, and if I waited till morning the solution would slap me upside the head. Unfortunately, I need to keep moving with this project and if someone would be so kind to point out the obvious, I'd appreciate it.
Thanks,
Bob
Have dimensioned a variable as date. Am running through a looping procedure where a date value is stored to the variable. Need to clear the variable after each iteration (to avoid bringing in the previous value). nextHold = Null produces an "Invalid use of null" error and, after about 14 hours of writing code, I'm coming up with a zero as to the correct syntax.
Know this is absolutely elementary, and if I waited till morning the solution would slap me upside the head. Unfortunately, I need to keep moving with this project and if someone would be so kind to point out the obvious, I'd appreciate it.
Thanks,
Bob