| ||||||||||||||
|
Code repository
| ||||||||||||||
The Code repository (Tools->Code repository) (fig.1) provides templates for new projects and blocks of a most uses code. The Repository is maintained in Repository directory (under directory, where CNC Syntax Editor had been installed), that contains a files with all items in the Repository. It is not designed to save large files, but segments of code up to 16 KB.
Fig.1 Code repository dialog box
Choose Tools->Repository or click on the Code repository button
Items description
1. Sorting tool bar - allows you to select a sort order of the item list #5.
2. Buttons toolbar - contains buttons for quick access to repository functions:
3. Search toolbar - allows you search a text within all item in the item list. Type any text and click the Search
4. The Repository editor window - here you can see or edit your repository items. The Repository editor window uses same syntax and editing options as other editor windows;
5. The item list - this list contains names of all items in the Repository. Click any item in the list for selecting the item and load their content to the Repository editor.
Adding a new code item:
1. Click the New button to add new item into the Repository; 2. Type your item name; 2. Type or paste your code into the Repository editor window; 4. Click the Save button.
Inserting a code item into a CNC file:
1. Click the name of the code item in the item list; 2. Click the Copy button; 3. Minimize or close Code Store; 4. Press Ctrl+V, click a toolbar button or right-click the mouse and select the Paste menu ite.
Removing a code item:
Click the name of the item in the item list and click the Delete button.
Searching all code items for a text:
1. Type your text; 2. Click the Search button.
| ||||||||||||||
Ask a question about this topic
| ||||||||||||||
|