Great timing...I was just looking at that to update my code too Marc
From: Dennis McGrath Sent: Wednesday, June 17, 2009 5:15 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: File ListBox Of course! I must be sleeping! Thanks -------------------------------------------------------------------------------- From: [email protected] [mailto:[email protected]] On Behalf Of MDRD Sent: Wednesday, June 17, 2009 5:05 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: File ListBox Just a long shot Can you use something like this? IF (CHKFILE('cahelp.*')) = 0 THEN --- ENDIF Marc From: Dennis McGrath Sent: Wednesday, June 17, 2009 4:45 PM To: RBASE-L Mailing List Subject: [RBASE-L] - File ListBox Upon providing a MASK property for a File Listbox, is there a slick way to determine if any files were found? I see no ITEMCOUNT property like in other listsboxes. Thanks Dennis McGrath

