Jerome
05-31-2005, 11:25 AM
Hi,
The reference-number of products is always product.number, f.e. suncream.1234
I would like to split every reference-number e.g. the part before the point and the part after.
What do you recommand to use? regular expressions or the split methode?
Thanks for Your time,
Jerome
The reference-number of products is always product.number, f.e. suncream.1234
I would like to split every reference-number e.g. the part before the point and the part after.
What do you recommand to use? regular expressions or the split methode?
Thanks for Your time,
Jerome