Re: Creating an object during runtime



Tjerk Wolterink wrote:

> Peter Jones wrote:
>> I'm trying to generate an object name during run time, and then create an
>> object with the contents of that variable. You can see that I'm trying to
>> also make the object name self generating (almost, the 'y' variable isnt
>> being incremented yet), putting two values ('y' and 'C'). My apologies
>> for poor coding structure / lack of comments, but I'm am a bit lost on
>> how to work it out.
>
> I cannot help you if you don't document your code.
I will re-edit my code and post back as soon as I can.
.