Loading and Saving List Items From or To a File
- Last UpdatedNov 07, 2016
- 1 minute read
Use the following script functions to load and or save items in a combo box or list from or to a file.
|
Script function |
Effect |
|---|---|
|
wcLoadList() |
Loads the contents of a list box or combo box with new items from a file. |
|
wcSaveList() |
Saves the contents of a list box or combo box to a file. |