KirillToronto
Programmer
Hi,
I'd like to know if some knows how to have a variable name of a variable. For example I have an array that collects somethig about a customer but I dont know exactly which customer yet, thus I would like to define this artray after customer number.
so I am looking for something like this
Stringvar array {database field};
Please help. I am using CR 11
I'd like to know if some knows how to have a variable name of a variable. For example I have an array that collects somethig about a customer but I dont know exactly which customer yet, thus I would like to define this artray after customer number.
so I am looking for something like this
Stringvar array {database field};
Please help. I am using CR 11