I have a rather silly question, but I haven\'t been able to find a solution for this:
When I try and read a file I get a \"file not found error\" is runtime. It
The Official Documentation is clear about Path.
Path
Linux Syntax: /home/joe/foo
/home/joe/foo
Windows Syntax: C:\home\joe\foo
C:\home\joe\foo
Note: joe is your username for these examples.
joe