NewFileTool

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

 

See also:


With the New tool, you can create a new Blockpad file.

You can create a new file with no top level frames, or you can create a new file with a report, spreadsheet, or 2D canvas top level frame.

Create a new file:
  1. In a Blockpad tab, select File>New in the toolbar.
  2. Select a template (Empty Frame Document for a file with no top level frames).

Another option:

  1. Open an empty Blockpad tab by clicking the "+" sign to the right of existing tabs.
  2. Select a template icon. (New Report will open a new document with a report frame inserted.)
Notes:
See also: