SaveFileAsTool

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

 

See also:


With the Save As tool, you can save a Blockpad file under a new name.

Save a Blockpad file:
  1. Select File>Save As in the toolbar.
  2. Navigate to where you wish to save it.
  3. Type in the new file name.
  4. Click Save.
See also: