Topic: Where are Read/Write files live?
I understand the Read and write statements as far as how they specify the keyboard/monitor or an external file as the in/out recipient. But where do you specify where - what folder - the file is located? Is it a given that the file you are trying to read or write to is in the same location as the executable? Similarily, I wonder about “Print” - does it go so the system default printer with it’s default parameters. I’m so use do dialog boxes to specify those locations, which printer (with attributes like 2 sided, etc.).
So I see how it can read something like “MyData.txt” but where does MyData.txt live?