Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     <oListBox>:getItem(<nPosition>) --> aItem

        <nPosition> is a numeric value that indicates the position in the
        list of the item that is being retrieved.

        Returns the list box item specified by <nPosition> expressed as a
        two-element array consisting of the item's text and data
        respectively.  The text is a character string that indicates the
        item's text to display in the list.  The data is a value that is
        associated with the list item.

        getItem() is a method of the ListBox class that is used for
        retrieving a list box item.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson