OpenContainingFolderTool

Tool

You can refer to this tool in any formula, macro, module, or other script in Blockpad. You can use either its name or its full path:

  • To refer to it by name, use OpenContainingFolderTool (make sure the library Library.Tools.File is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.File.OpenContainingFolderTool

 

See also:


The Open Containing Folder tool opens the folder that the Blockpad file is saved in.

Open the containing folder:
  • Select File>Open Containing Folder in the toolbar.
See also: