* Common Setting [#zc372232]

[[[General Property]>sakura/en/General Property]], [[[Window Property]>sakura/en/Window Property]], [[[Tab Bar Property]>sakura/en/Tab Bar Property]], [[[Edit Property]>sakura/en/Edit Property]], [[[File Property]>sakura/en/File Property]], [[[Backup Property]>sakura/en/Backup Property]], [[[Format Property]>sakura/en/Format Property]], [[[Search Property]>sakura/en/Search Property]], [[[Keybind Property]>sakura/en/Keybind Property]], [[[Custom Menu Property]>sakura/en/Custom Menu Property]], [[[Tool Bar Property]>sakura/en/Tool Bar Property]], [[[Keyword Property]>sakura/en/Keyword Property]], [[[Help Property]>sakura/en/Help Property]], [[[Macro Property]>sakura/en/Macro Property]], [[[Filename Property]>sakura/en/Filename Property]]

* Macro Property [#o27c7948]

As for the file registered here, the list display is [[done under the macro>sakura/en/Registered Macro]] menu that has been registered.


** [Macro Folder] EditBox [#md614d26]

The folder that becomes an origin when the file name of the macro list is a relative path is specified.
When the folder name is a relative path, the folder name is recognized as a relative path from the editor. However, ".." cannot be used.
For instance, it is specified "Macro\", and the editor is in the "C:\Program files\sakura" folder, it will indicate "C:\Program files\sakura\Macro\".
[[The record of key macro>sakura/en/Start and Stop Key Macro Recording]] is preserved by the file name said "RecKey.mac" to this folder.


** [Reference] Button [#qcef6ca5]

The folder where the macro is stored is specified.


** [Macro List] List [#lb5fc44f]

The list of the macro is displayed.
It is possible to register up to 50.
As follows when the macro is selected.

- Name
- ID
- Filename
- Whenever the macro is executed, the file is read again.


** [Name] EditBox [#s44b40f3]

The name of the macro is specified.


** [ID] EditBox [#o8cfe7cb]

The position in which the macro is registered is specified.


** [File] EditBox [#a752c20b]

The file name of the macro is specified.


** [ReLoad File Whenever Macro Executed] CheckBox (default: Non-Checked) [#ge01468b]

After the macro file corresponding to executing the macro is read again, the macro is executed.


** [Setting] Button [#gc5f882b]

It registers at the position in which the macro file is shown with ID.

- When the file name is a uninput --> It is treated as unregistration.
- When the name is a uninput --> The file name is considered to be a macro name.

To release registration, the name and the file name are made an empty column and [ the setting ] button is pushed. 


** [Setting Folder] Button [#d61e0a18]

The [[Setting Folder>sakura/en/Setting Folder]] button is displayed only when [[setting it according to the user>sakura/en/Setting According to User]].


&hatena; Hint: If [Setting] button is not pushed even if the name and the file, etc. are changed, it is not registered in the list.

&tip; Note: Being able to register in the toolbar is up to the 20th.

----