G
Gdub58
I receive unparsed data from a web originated text file.
The Qty, SKU, Product and Description all come into one
field called "Cart Contents", as shown in the following
example:
(Qty: 1 - Item: RD3487 - MEGA FIX; In this stunning,
surprisingly entertaining......
The Quantity (number only), the SKU (without the "Item:"
text or the hyphen) and the Product (always with the semi-
colon at the end) need to be parsed. Also, the
Description after the product is not needed.
I thank anyone in advance who can help or point me in the
right direction.
The Qty, SKU, Product and Description all come into one
field called "Cart Contents", as shown in the following
example:
(Qty: 1 - Item: RD3487 - MEGA FIX; In this stunning,
surprisingly entertaining......
The Quantity (number only), the SKU (without the "Item:"
text or the hyphen) and the Product (always with the semi-
colon at the end) need to be parsed. Also, the
Description after the product is not needed.
I thank anyone in advance who can help or point me in the
right direction.