| View previous topic :: View next topic |
| Author |
Message |
Robert Switz Newbie
Joined: 07 Dec 2002 Posts: 6
|
Posted: Sat Dec 14, 2002 6:53 pm Post subject: Array / VDSARRAY Help |
|
|
Hi all,
Anyone out there have a well documented example of a way to use an array or how to use VDSARRAY.dll? What I'd like to do is parse 40 to 50 lines then look at them and find what I need and add them back into a list in the order I want.
I searched for some time and didn't find anything suitable to the task.
Thanks Bob |
|
| Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
Posted: Sat Dec 14, 2002 10:43 pm Post subject: |
|
|
Well, a list is pretty much a simple array, and by using
field separated data they can be treated similiar to a
compound one...
Could ya give us a little more detail on what ya wanna
do?
Cheers, Mac  _________________ VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
 |
|
| Back to top |
|
 |
|