cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to lock the scripts

Hello everyone.

I am looking for a solution to protect the scripts while allowing the user to see the parameters list and change the variables names.

This would be useful for the client to translate the objects to other languages and add product details without asking the programmers.

Any ideas on this?

Thank you!
3 Replies 3
Matilde wrote:
Hello everyone.

I am looking for a solution to protect the scripts while allowing the user to see the parameters list and change the variables names.

This would be useful for the client to translate the objects to other languages and add product details without asking the programmers.

Any ideas on this?

Thank you!
Create a dummy object that just calls to the real one. then you can password protect the rest and still allow what you are seeking
call it just in the master script of the caller file with "parameters all"...
If you add some parameter after that - the whole idea of hidden parameters in the original file will be dumped.

Best Regards,
Piotr
Anonymous
Not applicable
Good idea!

Thank you SenecaDesignLLC and Piotr Dobrowolski!

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!