93
3. Retrieve or choose the program that will be deleted, and click the soft key [DELETE].
CAUTION:
Be careful that the operation can also delete other files in the U disk.
8.4 The Output of the Programs
The system supports to output the programs in memory to the U disks, the steps are as follows:
1. Choose the [EDIT] mode;
2. Click the soft key [LIST] and the interface of the program list will be showed;
3. Retrieve or choose the programs that will be output;
4. Click the soft key [COPY
]
to output the programs to the U disk.
8.5 The Copy and Paste of the Program Segment
The system supports to copy and paste the program segments in memory and it’s helpful to enhance
programming efficiency.
1. Choose the
[EDIT]
mode;
2. Click the soft key
[CHOOSE]
with the cursor located at the beginning or the end of the program segment
that will be copied;
3. Choose the object program segment with the direction keys moving and click the soft key
[COPY]
to copy
the chosen segment (shown in gray);
4. Move the cursor to the paste position and click
[PASTE]
to complete the copy and paste process.
8.6 The Insertion, Revisement and Deletion of the Letters
The user can edit the programs saved in the memory:
1. Choose the [EDIT] mode;
2. Click the soft key [LIST] and the interface of the program list will be showed;
3. Retrieve and choose the program that will be edited;
4. Click the soft key [Read] to load the chosen program;
It’s feasible to directly type the program number of the chosen program and load the program directly with
clicking the up arrow key [
↑
] or the down arrow key [
↓
].
5. Retrieve the letters that will be edited and the two methods are as follows:
Scanning Method
Retrieving Method
6. Edit the letters with insertion, revisement and deletion.
CAUTION:
Definition of the letters and the unit of edition: The letters are composed of the address and its following data.
For the user macro program, the definition of letters are ignored and it’s all known as “Edition Unit”. In a
scanning process, the cursor locates at the beginning of the “Edition Unit”. And the inserting content will be after
the “Edition Unit”. The definition of the edition unit is as follows:
There are four edition units in the content from the current address to the next address. For example: G65
H01 P#103 Q105.
The address refers to the letters; (EOB) is regarded as a single word.
According to this definition, the word is also an edition unit. And in the following instructions about edition,
it means “edition unit” correctly when the word is mentioned.
The cursor will always locate at the bottom of some edition unit, the edition object is the unit that the cursor
is referring to and the execution of the program will also start from the same unit. It is the retrieve process when
the cursor moves to the edition position or the execution position.