Page 1 of 1

[Solved] URL in Push Button

Posted: Sun Jul 30, 2017 3:12 pm
by Nocton
I have a URL in a Push Button linked to a spreadsheet.
I enter Rankings.ods as the spreadsheet name, but after the push button is activated and the spreadsheet opened the entry changes to 'Path/Rankings.ods'. As I should like to run the program on another computer where it may be located in a different folder so that Path may be different, how can I enter Rankings.ods so that it always looks in the current folder, i.e. the folder where the Base application is located?

Re: URL in Push Button

Posted: Sun Jul 30, 2017 5:43 pm
by Villeroy
menu:Tools>Options>Load/Save>General "Save URLs relatively to file system"
With this option checked, the path is stored relatively even though it is shown as an absolute path. The button should do the right thing after you moved both documents to another path.

Re: URL in Push Button

Posted: Mon Jul 31, 2017 10:22 am
by Nocton
Thanks, Villeroy. That's how I have it.