Hi there!
is there any way to read file with rsc extension? I tried:
:global fileContents [/file get current.rsc contents];
but the variable is then empty. If I try to read another, for example txt file, contents are loaded successfully.
Tried on 6.49 and 7.1.1
Basically I want to get current configuration to a variable. Is this somehow possible?
Best regards, Jan