Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2001
    Posts
    48

    Counting number of files

    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?

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: Counting number of files

    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.
    MSI Factory The Next Generation Intelligent Setup Builder

Similar Threads

  1. rename multiple files
    By jenny62 in forum Setup Factory 6.0
    Replies: 1
    Last Post: 04-13-2004, 01:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts