PB2021 R1 build 1288
I can't seem to find a way to have the dw_1.SaveAs('', PDF!, TRUE) open the Save As dialog window in a specific directory - it always just goes to the current directory.
I even tried to put a ChangeDirectory(ls_initdir) before calling the SaveAs, but it still always opens to the current folder and not the one I had tried to change to.
I have also tried a work-around with putting GetFileSaveName ( "Save As", ls_null, ls_null, "pdf", "PDF Files (*.pdf),*.pdf" , ls_initdir) before the call as well, with no luck.
Anyone any ideas?
Thanks in advance.
Greg
regards.
Best regards, Julie