[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
VARA1, VARB2, VARC8,...
- Subject: VARA1, VARB2, VARC8,...
- From: "Mark Chan" <chanm(at)cadvision.com>
- Date: Thu, 15 Mar 2001 21:02:00 -0700
- Newsgroups: comp.lang.idl-pvwave
- Organization: CADVision/PSINet
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:24014
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