I am busy with something in in the Windows Operating system that should merge number of pdf files and create a resulting PDF.
The first bit works fine but I am opening a new card after this.
In the "on open card" event I want to set a Browser widget url to a variable value:
Code: Select all
set the url of widget "wgtBrowser" to gFilename
tCombined = "/users/Documents/pdf /combined.pdf"
Any suggestion would be appreciated.
Thanks
Peter G