Another app with same code runs ok on both!
Code: Select all
cFile := cGetFile32("Ficheiros XML | *.xml|"+;
"Escolha onde vai gravar o ficheiro",1 )
MSGINFO(CFILE) // this shows before the previous dialog its closed!
Thanks.