I want to import all types of files. The problem is that when importing a file usingSubType
Use this property to provide additional information about what will be contained in this field.
Based on your selection here, the system will show only the appropriate file types. For instance, if you select Bitmap, the system shows only files with the extension .bmp. If you select Memo, the system shows only files with the extension .txt. If you select User-Defined, the system shows all files.
MyBlob.IMPORT('*.*',TRUE);all files are actually shown in a open file dialog box, but Files of Type in that dialog box shows 'Bitmaps (*.bmp).