SaveFileTool

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

 

See also:


The Save tool saves the open file.

Save a Blockpad file:
  • Select File>Save in the toolbar.
See also: