Open a file browser in the current working directory, on MS Windows only.

openwd()

Value

TRUE if successful, FALSE otherwise.

Details

openwd() opens a standard file browser in the current working directory. Currently it works on on MS Windows only. Does nothing but issues a warning on other platforms.

Author

Dave Braze davebraze@gmail.com

Examples

openwd()