Hi Sean, nice to see you're still active.
Dialogue is something like this
fi = baGetFilename( "open", baSysFolder( "personal" ), EMPTY, ".txt", 0, "Select a file...", 0, -1, 0 )
I tried the posix path you suggested but it didn't work unfortunately.