Posted by Barbara Brazil on April 06, 2017 at 08:54:20:
In Reply to: Re: ListView posted by Grant on April 05, 2017 at 14:59:31:
I think this code will deselect all items:
cosItemId = -1
do
cosCtlId = ID.LISTCONTROL & cosCode = LVNI.SELECTED
gosub COS.ListView.GetNextItem
cosState = 0 & coslParam = LVIS.SELECTED & gosub COS.ListView.SetItemState
loop while cosItemId ne -1
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.