Página 1 de 1

Single Select and Multiple Select with Dialog

Publicado: 17 Mar 2013 17:36
por abood1987
Single Select and Multiple Select with Dialog

Imagen

Perhaps not many know how to choose more than one item by Dialog.FileBrowse

telling you how to work through as in the following picture :

Imagen

User code will be as follows :
result = Dialog.FileBrowse(true, "Locate File", _DesktopFolder, "All Files (*.*)|*.*|", "", "dat", true, false);
Note: the Returns table containing the list of paths to the files that were selected .

Download an .apz file :

HIDE: ON
Hidebb Message Hidden Description


Greetings to all . :friends:

Re: Single Select and Multiple Select with Dialog

Publicado: 17 Mar 2013 17:58
por tam
thank you

Re: Single Select and Multiple Select with Dialog

Publicado: 17 Mar 2013 18:18
por Ceone
ty dude!

Re: Single Select and Multiple Select with Dialog

Publicado: 17 Mar 2013 20:13
por mecivic
Thank you

Re: Single Select and Multiple Select with Dialog

Publicado: 17 Mar 2013 20:50
por carsonzillo
thank you abod ! :)

Re: Single Select and Multiple Select with Dialog

Publicado: 17 Mar 2013 21:42
por sattel
bien...

Re: Single Select and Multiple Select with Dialog

Publicado: 18 Mar 2013 23:39
por Arseniy02
gracias

Publicado: 18 Dic 2013 19:03
por noadricos
MathPassGenerate.apz

Publicado: 18 Dic 2013 20:55
por asuos2004
Gracias Abod

Publicado: 18 Ene 2014 17:00
por Cirseven
Gracias.

Publicado: 24 Ene 2014 08:09
por bariza-dz
Gracias Abod

Publicado: 03 Mar 2014 02:16
por a.miguel
Interesante.... :yes:

Re: Single Select and Multiple Select with Dialog

Publicado: 03 Sep 2015 17:32
por hddutilite
manda pra mim

Re: Single Select and Multiple Select with Dialog

Publicado: 14 Feb 2016 11:50
por aminfear
gracias

Re: Single Select and Multiple Select with Dialog

Publicado: 09 Sep 2017 20:38
por oussemaTN
thankssss

Re: Single Select and Multiple Select with Dialog

Publicado: 04 Ago 2018 10:58
por lujanufe
gracias :yes:

Re: Single Select and Multiple Select with Dialog

Publicado: 08 Mar 2019 00:03
por nivaldorhk
MUITO BOM

Re: Single Select and Multiple Select with Dialog

Publicado: 21 Mar 2019 06:45
por RolandoLT
:friends:

Re: Single Select and Multiple Select with Dialog

Publicado: 20 Abr 2019 14:27
por sistemci1988
thank you

Re: Single Select and Multiple Select with Dialog

Publicado: 01 Oct 2019 09:31
por vivekhada
abood1987 escribió:
17 Mar 2013 17:36
Single Select and Multiple Select with Dialog

Imagen

Perhaps not many know how to choose more than one item by Dialog.FileBrowse

telling you how to work through as in the following picture :

Imagen

User code will be as follows :
result = Dialog.FileBrowse(true, "Locate File", _DesktopFolder, "All Files (*.*)|*.*|", "", "dat", true, false);
Note: the Returns table containing the list of paths to the files that were selected .

Download an .apz file :

HIDE: ON
Hidebb Message Hidden Description


Greetings to all . :friends: