Alternative to PowerScript function GetFolder() + start path and create folder
This message has an attachment file.
Please log in or register to see it.
Last Edit: 5 years 8 months ago by Bas Oversteegen . Reason: Changed license from GNU to Apache for free usage, changed PB 2019 R2 example app to PB 12.5 example app
Please Log in or Create an account to join the conversation.
Is there an Alternative to PowerScript function Getfileopenname() and Getfilesavename()
Regards
Gayathri Narayanan
Last Edit: 1 week 3 days ago by Gayathri Narayanan .
Please Log in or Create an account to join the conversation.
It works fine and looks much better than before using PB GetFolder()!
I added an alias at the end of the external Funktion Declaration and now i can use 32 or 64 call, depending of the environment.
Greetings and have a nice weekend
Stephan
Please Log in or Create an account to join the conversation.
Attached the 64-bit getfolderdialog_x64.dll with PB test app. The test app was coded in PB2017. The .dll should:
* run/debug in a PB2022 IDE if you set option Platform in menubar to 'x64' (it does not run/debug in the IDE of lower PB versions)
* work correctly in application executables built for platform 64-bit in PB2017 or higher.
Tested in PB2017 (executable only), PB2019 (executable only) and PB2022 (executable and IDE).
Greetings, Bas.
This message has an attachment file.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.