|
-
Jan 18th, 2007, 06:32 AM
#1
Thread Starter
Frenzied Member
[2005] [Resolved] Redim ??
Hi All,
I have defined a public constant called iNoDepartments and set it to 13. I use this constant throughout my app in setting arrays and for loops. My question is I want to change it so that the number can be variable. Basically I want to check the Departments table at the start of my app to see how many records there are and then set my constant to that number thus setting my arrays / for loops correctly. Does anyone know if this is possible and how?
Thank you all for any advice,
Jiggy!
Last edited by Jigabyte; Jan 19th, 2007 at 05:37 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|