User Tools

Site Tools


vlbproc_retrieve_list_and_error_history_information_.htm
Navigation:  ABC Library Reference > HistHandlerClass > HistHandlerClass Methods >====== VLBProc (retrieve LIST and error history information.) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

VLBProc( rowindex, colindex ), VIRTUAL, PROTECTED

blk2blue.jpg

VLBProc Retrieve LIST and error history information.
rowindex An index used to determine information regarding the listbox and associated history data.
colindex An index used to determine information regarding an actual error history record.

The VLBProc method returns various information regarding the LIST control and its data.

Implementation:

If passed a rowindex of -1, the VLBProc returns the number of history error records that are contained in the error history queue. If passed a rowindex of -2, the method returns the number of listbox columns.

Any positive integer passed as the rowindex will cause the VLBProc to lookup the error history record at the relative rowindex position. The colindex parameter is used in association with a positive integer rowindex. A colindex value of 1 will return the error text. A colindex of 2 will return the error category.

Return Data Type:     STRING

vlbproc_retrieve_list_and_error_history_information_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1