Groups | Search | Server Info | Login | Register
| Newsgroups | comp.lang.idl |
|---|---|
| Date | 2016-04-29 14:18 -0700 |
| Message-ID | <4a14672f-a273-4f75-afd9-cb8a3357f2ae@googlegroups.com> (permalink) |
| Subject | READ ARRAY and extract the values |
| From | Tanvir Hussain <ththussain@gmail.com> |
Hi All I have a data which is organized in the following way obj1 12.5 obj1 14.5 obj1 15.4 obj1 14.0 obj1 12.5 obj1 14.5 obj1 15.4 obj1 14.0 obj1 12.5 obj1 14.5 obj1 15.4 obj1 14.0 obj2 12.5 obj2 14.5 obj2 15.4 obj2 14.0 obj2 12.5 obj2 14.5 obj2 15.4 obj2 14.0 obj2 12.5 obj2 14.5 obj2 15.4 obj2 14.0 I want to extract all the values associated with obj1 and write them in a separate array. In the similar way for the obj2. Please help. Thanks Tanvir
Back to comp.lang.idl | Previous | Next — Next in thread | Find similar
READ ARRAY and extract the values Tanvir Hussain <ththussain@gmail.com> - 2016-04-29 14:18 -0700 Re: READ ARRAY and extract the values nelson.kevin09@gmail.com - 2017-11-01 07:33 -0700
csiph-web