GetOpenFilename - Problem

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

Hi

I have a problem with the Application.GetOpenFilename-function. This
function requires the parameter FileFilter. The length of my FileFilter is
morer than 255 characters, but the maximum length of this text is limited to
255 chars. Any ideas for solving this? Maybe a workaround? Many thanks in
advance.

Tom
 
Harald

My FileFilter contains 300 characters or nine different filetypes. How to
enter this?

Tom
 
Back
Top