View Single Post
  #9 (permalink)  
Old 11-22-2009, 09:32 PM
klaus's Avatar
klaus klaus is offline
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,807
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Once again why don't you want to post your sbp file so we can have a closer look at it.

What exactly are you doing with ?
opendialog1.Filter="Image Files|*.PNG"
If opendialog1.Show<>cCancel Then
FileCopy( opendialog1.File, FileName (textbox2.text & ".png"))
end if
etc..

If we had your whole source code it would be much easier to help you.

Best regards.
__________________
Klaus
Switzerland
Reply With Quote