punk
12-10-2000, 07:18 PM
I have a class called "Item".. then I did the following
Dim "something" as new Item
Dim "something2 as new item
So how can I count how many "somethings" I created?
It wil be much better if I could count like this
Dim apple as new item
Dim apple2 as new item
Dim banana as new item
"There is 2 apples and 1 banana"
Sounds hard!?
Punkrock on my veins..... ARRGGHHUU !
Dim "something" as new Item
Dim "something2 as new item
So how can I count how many "somethings" I created?
It wil be much better if I could count like this
Dim apple as new item
Dim apple2 as new item
Dim banana as new item
"There is 2 apples and 1 banana"
Sounds hard!?
Punkrock on my veins..... ARRGGHHUU !