Hi, all. The syntax for dialog.filter when using gb.form is: Dialog.Filter = ["*.tar.gz", ("Source packages")] '& " (*.tar.gz)", ("All files") & " (*)"] It's taken from Gambas2 IDE source. The help page for gb.form --> dialog.filter reports the standard syntax and it leads to the error. Ciao, Stefano