Needed: a convention to indicate a path for Windows, Linux, and Mac

Leonard C. Porrello Leonard.Porrello at SoleraTec.com
Tue Mar 4 09:10:26 MST 2008


The applications I am documenting runs on Windows, Linux, and Mac. In
several places, I need to indicate to users that the files they need are
located at the application installation location on the hard drive. In
Windows, this is "c:/Program files/Product_Name/Folder/File.cfg". In
Linux, the path is different, starting from the fact that there is no
"c:".

I need a convention to indicate path prior to
"/Product_Name/Folder/File.cfg". The convention needs to work for
Windows, Linux, and Mac.

I currently have ellipses (".../Product_Name/Folder"), but my
development lead tells me that this won't do as ellipses are sometimes
used literally. Does anyone have any other ideas?

Thanks!

Leonard C. Porrello
SoleraTec LLC
www.soleratec.com


More information about the TECHWR-L mailing list