Klaus, Ans Simon,Klaus wrote:Hi Simon,
The "url("file:" xyz) syntax does ecactly this in a one-liner:Simon wrote:Are you reading the text file to see if the info is correct each time you change it? (make sure you close it so it can be written to).
...
open file xyz for read
read from file xyz ...
close file xyz...
...
![]()
Best
Klaus
Give me about 30 min and I will post the relevant cards of the stack.
I guess I don't quite understand the syntax.
Tom