Thread
:
array of locations
View Single Post
#
3
(
permalink
)
04-14-2003
Anonymous
Senior Member
Black Belt
Join Date: Jul 2002
Posts: 5,138
array of locations
You can do the following:
Redim objlocs(1 to PPcount[/i]-1)
That might work. Or try:
Option Base 1
somewhere in the code.
Anonymous
View Public Profile
Send a private message to Anonymous
Find all posts by Anonymous