Hi all,
On PB2017 how can we achieve the following.
1) we are using the dw_1.SaveAs() function to allow our users to export to the built-in formats supported by PB (excel ,html and so on.
The saveas() is only giving us a 0 or 1 return code. How can we retrieve the filename and folders the user choose in which he wants the file to be saved ?
2) the SaveAs pops up the built-in file/folder selection dialog box. But to me this looks rather dated compared to the one windows is using these days ? Any idea on how to get a more recent look & feel to this dialog box please ?
TIA
John