Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Theorema

  1. Theorema

    Random File Selection

    Sorry people, the code I posted right before this one has two erros in the GetRandomFile function. Here is the reviewed code for the GetRandomFile() function: -------------------------------- Private Function GetRandomFile(ByRef parm_strFilename As String) As Boolean Dim m_strSWFFilesArray()...
  2. Theorema

    Random File Selection

    My english is not very good but I would like to cooperate with you guys. this code I provide is a more generic way to get any random selected file. Of course, some changes may be necessary but it work fine! To test: create a new project, insert a push button (Command1) as past the following...

Part and Inventory Search

Back
Top