Hi,

> Hello, How do I change a string such as
> file: "%/path/file" to type: file?
> file: %/path/file

You can use the load function for this,

string: "%/path/file"

file: load string


Julian Kinraid

Reply via email to