View Full Version : Counting number of files
njlech
07-02-2002, 02:11 PM
Once I have used the list box to gather all desired files from a directory, how would I go about counting the number of files and displaying the number in another text field?
Hi,
ListBoxObject.GetProperty, and select "Item Count" as the property that you want to get. This will store the information in a variable. Then simply use a TextObject.SetText action to display the number in a Text Object.
mark.
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.