[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

VARA1, VARB2, VARC8,...



Example:

If ('x' eq 'a1') then vara1=..... etc

If ('x' eq 'b2') then varb2=.... etc



I will like to create variable names which is a combination of two separate
segments of strings. Is there an easy way to do so?


Thanks,
Mark Chan