View Single Post
  #2 (permalink)  
Old 11-14-2007, 09:48 PM
specci48's Avatar
specci48 specci48 is offline
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Germany
Posts: 638
Default

Hi Softselect,

add this line before showing the open dialog:
Code:
OpenDialog1.Filter = "Init Files (*.ini)|*.ini"
speeci48
Reply With Quote