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>:setItem(<nPosition>, <aItem>) --> self

        <nPosition> is a numeric value that indicates the position of the
        item within the list which is being replaced.

        <aItem> is the new list box item expressed as a two-element array
        consisting of the item's text and data respectively.

        setItem() is a method of the ListBox class that is used for replacing
        an item in a list.

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