homePath()
= "C:\Documents and Settings\Usuario" (Windows)homePath()
= "/home/user" (Linux)rootPath()
= "C:/" (Windows)rootPath()
= "/" (Linux)tempPath()
= "C:/Documents and Settings/Usuario/configuración local/Temp" (Windows).tempPath()
= "/tmp" (Linux).