Utility Functions : Generating Lists : Loading a List

Loading a List

You can perform operations on lists that you stored in the workarea using the property sheet. To access these lists, call the following function in your C program:

stm_list_load (list_name, &status);

In this syntax:

list_name—A string identifying the list that you stored using the property sheet
&status—The function return status