Hope the title fits my query.
I am reading the data from a text file and this returns data similar to
Code: Select all
USB Mass Storage Device USB\VID_054C&PID_0243\2A07110306315
USB Mass Storage Device USB\VID_054C&PID_0243\2A07110306715
Query:
1). How do I capture this last item
2). My other files to use in subsequent processing is tab delimited, I believe the solution to one should point me to this one's else if different, please advice
Thanks.