I've heard of relative and absolute addressing, and I think I understand the terms, but I'm not sure how to... write that out. I'd like to apply it to saving or pulling up saved files. Specifically in relation to [writesf~].
In more detail: Lets say my patch's name is Patch.pd, and it is saved in the folder "Outer". Also in this folder is another folder named "Inner". In my Patch.pd I want to send an [open( message to [writesf~] telling it to create/save a file in the folder "Inner".
Can that be done so that wherever I move the folder "Outer" it will not mess up the directory? Also, what does the ".." mean before writing a folder's address?
Thank you for your time!
-Sebastian