Quantcast
Channel: NAV/Navision Classic Client — mibuso.com
Viewing all articles
Browse latest Browse all 2239

OpenFileDialog

$
0
0
Hi,

With OpenFileDialog, Iam able to popup Open Windows message and select one file and Zip File it.

ClientFile:= FileMgt.OpenFileDialog('Import a XML file', '', 'Word Files (*.XML)|*.XML|All Files (*.*)|*.*');

But not able to select multiple file at a time and Zip file.

is there is any way to do that.

Or


Viewing all articles
Browse latest Browse all 2239

Trending Articles