ID : 5900
Lock Function
Overview
This function prohibits users from editing a program with a password.
Use this function if you want to prevent users from unintended editing.
Once an encrypted part of program is edited, it may not be able to be recovered at times.
However, this can prevent the encrypted part being edited. This function is available Ver.1.8.* or later.
Editing restriction of Locked file
Program list window
Function key | Availability |
---|---|
[F1 New] | X |
[F2 Delete] | - |
[F3 Copy] | - |
[F4 Paste] | - |
[F5 Edit] | X |
[F6 Aux] | X |
[F9 ncrypt/Decrypt] | - |
[F11 Rename] | - |
[F12 Check Syntax] | X |
Program editing window
Function key | Availability |
---|---|
[F1 CreateNew] | - |
[F2 Delete] | - |
[F3 Copy] | X |
[F4 Paste] | - |
[F5 Edit] | - |
[F6 Save & CheckSyntax] | X |
[F7 Comment] | - |
[F8 Uncomment] | - |
[F9 Format] | - |
X : Editing available
- : Editing not available
Operation procedures
Lock settings
1
Select a program to be locked.2
Press [F10 FileLock/Unlock].
A system message dialog box appears.
3
Press [OK] on the dialog box.
A text input window appears.
4
Enter a password and then press [OK].
A system message dialog box appears.
5
Press [OK] on the dialog box.
6
Once a confirmation message appears, press [OK].
Unlock settings
1
Select a program to be unlocked.2
Press [F10 FileLock/Unlock].
A system message dialog box appears.
3
Press [OK] on the dialog box.
A text input window appears.
4
Enter a password and then press [OK].
5
Once a confirmation message appears, press [OK].
ID : 5900