OpenFileTool

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 OpenFileTool (make sure the library Library.Tools.File is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.File.OpenFileTool

 

See also:


With the Open tool, you can open a saved Blockpad file.

Open a Blockpad file:
  1. Select File>Open in the toolbar.
  2. Navigate to the file you wish to open.
  3. Click Open.
See also: