Re: Absolute path of source file

2024-09-24 Thread Zelphir Kaltstahl
Hello reza! On 23.09.24 17:47, reza wrote: Hi Retropikzel Perfect, works out of the box! I missed this part in the manual, just saw that it is in chapter "Source Properties" where I would never have guessed to look at. Thanks very much, Reza On Mon, 23 Sep 2024 15:35:03 + reza wrote: H

Re: Absolute path of source file

2024-09-23 Thread reza
Hi Retropikzel Perfect, works out of the box! I missed this part in the manual, just saw that it is in chapter "Source Properties" where I would never have guessed to look at. Thanks very much, Reza > On Mon, 23 Sep 2024 15:35:03 + > reza wrote: > >> Hi List >> >> How can I get the absolute

Absolute path of source file

2024-09-23 Thread reza
Hi List How can I get the absolute path to a source file from itself. In bash this would look like something along the lines realpath $(dirname $0) but I could not figure out how to achieve this in guile. Thanks for any hints! Cheers, Reza