2 the smar t.t u rn edit or – HEIDENHAIN SW 54843x-03 DIN Programming User Manual
Page 44

44
NC programming
1
.2 The smar
t.T
u
rn
edit
or
"Extras" pull-down menu
The "Extras" pull-down menu contains the following functions:
DIN PLUS word: The editor opens the selection list with all DIN 
PLUS words in alphabetical order. Select the desired instruction for 
program structuring or the input/output command. The editor 
inserts the DIN PLUS word at the cursor position.
Comment line: The comment is inserted above the position of the 
cursor.
Constant definition: The expression is inserted above the position 
of the cursor. If the DIN PLUS word "CONST" is not present yet, it is 
also inserted.
Assignment of variables: Inserts a variable instruction.
L call external (the subprogram is in a separate file): The editor 
opens the file selection window for subprograms. Select the 
subprogram and fill out the subprogram dialog. The control searches 
for subprograms in the sequence: current project, standard directory 
and then machine manufacturer directory. 
L call internal (the subprogram is contained in the main program): 
The editor opens the subprogram dialog.
Block functions. This pull-down menu contains functions for 
marking, copying and deleting sections.
Marking On/Off: Activates/Deactivates the marking mode during 
cursor movement.
Cancel marking: After calling the menu item, no part of the 
program is marked.
Cut: Deletes the marked part of the program and copies it to the 
clipboard.
Copy: Copies the marked part of the program into the clipboard.
Insert: Inserts the contents of the clipboard at the cursor position. 
Any parts of the program that are marked are replaced by the 
contents of the clipboard.
