Returns the search path for executable files based on
system.PATH()
Value
A character vector with the search path for executable files
References
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds_shelloverview.mspx?mfr=true
Examples
if (FALSE) {
system.PATH() #
}