FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Generate Listbox from Array
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM

Generate Listbox from Array

Posted: Wed Dec 21, 2005 12:17 AM

Hi,

I need to generate a listbox from an array.
The array contains "record numbers" from a database, so I need to somehow display only those records.

Any Ideas?

Thanks,
Jeff

Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: Generate Listbox from Array

Posted: Wed Dec 21, 2005 07:54 AM

Just build an array with the field value from the records you want to show.

EMG

Continue the discussion