I'm trying to create an array of handles for a class, by randomize function I'll get the "no of transcations", this determines the no of handles to be created.class_name obj_name[transactions]; is this right?

In reply to Ammu4392:

Can you please show some code, including the declarations of any variables reference by that code, and the actual error message.