Several scripts that I have made for operations have no data table associated with them, but rely on input dialogs where the user navigates to the necessary inputs for the script to run.
To improve on security, I have started thinking about encrypting the scripts so they can't be edited - or seen - in the case proprietary items may be involved. I haven't found any way in forums or the help guide to encrypt the whole script without knowing anything about a data table.
Thanks!