Looking at rbase.com\property, it appears that PROPERTY lbFileListBox REFRESHLIST 'TRUE'
should cause a File List Box (from the file controls tab) to refresh the list box with the current matching files on disk. I don't see any change after my program has deleted some files -- the list of files remains the same. As a work-around I'm resetting the MASK property (which forces a refresh), but is there some trick to refreshing that I can't figure out? -- Larry

