Manual

Editing Programs On Line
Chapter 5
5-5
Figure 5.2
Program Edit Screen
INSERT :
EDIT
FILE : 000001 POS 1*1 MODE : CHAR
N00020 WHILE [#1LT 10] DO 1;
N00025 G01 F1000 X#1;
N00030 G04 P1
N00035 #1 = [#1 + 1];
N00040 END 1;
N00050 M99;
MODIFY
INSERT
BLOCK
DELETE
BLOCK
TRUNC
DELETE
CH/WRD
EXIT
EDITOR
The maximum number of programs that you can have is 328. In order to
store a program, it must use at least 1.3 meters of memory. Use this table to
find out how much part program space there is on your system:
If your systemhas this is your part program storage
64K 150 meters
128K 300 meters
192K 450 meters
Extended Part Program Storage (EPPS) 5235meters
The following subsections describe, in detail, the use of the features
available when editing a part program.