32
32
Search File
In the file manage interface, press [F3] key to search a file. You can input all or part of the file
name, then press [Enter], and the system will list all the files that include the input word or file
name.
Edit Code
In the local machine code interface, move the cursor to the file that you want to edit, then press
[F4] to enter the edit interface.
When entering the characters, some keys are reuse keys. Press these keys directly, enter the
characters under the button. If first pressing the [Shift] key, release the [Shift] key and then press
the Shift Multiplexing button, then enter characters on the button. Or press both [Shift] and reuse
keys, then enter characters on the button.
When editing the code, pressing [F2] can insert a new line after the current line, and press [F3] to
delete the current line.
Press [F + Home] key, the cursor is automatically moved to the first character of the current editing
line, press the [F-End], the cursor is automatically moved to the last character of the current line.
Each edit line supports 128 characters maximum.
When you open a file on U disk or a new code file, you must save it as the local machine code
before you start cutting. Otherwise, you cannot make use of the breakpoint recovery function or
power off protection function.
After editing the code, press [F8] to save the code.
New Code
In the editing code interface, you can press the [F4] key to create a new file to input your own
code.
Compile Code
After creating a new code or editing the code, if you want to know the code is valid or not, in the
edit interface, press [F1], you can compile code to check whether the code is correct.