hexagon logo

Save As Dialog when closing a program in a write protected folder in operator mode.

So we've got our programs stored in a write protected folder on the network, so that the inspectors don't have access to accidentally save over the programs. The CMMs are usually in Operator mode, and whenever we close a program using "Exit to File Manager" such that we can open a different program, it pops up an alert saying that it can't open the file with write access, and then pops up another window which asks us to save as somewhere else. This is annoying because the save as window looks just like the open window.

How do I make this go away? I'd imagine that it's just a setting somewhere that I need to check or uncheck or set to False. I'm expecting them to just get the Open dialog when they click the exit to file manager button in the marked sets.
Parents
  • I don't know if operator mode can "buffer" the programs before opening them. I was thinking:

    - select program in operator mode from the read/write protected network drive
    - operator mode/PC-DMIS copies the program to a local folder that is not write protected
    - run the program from the local folder
    - exit to filemanager (the program should now be removed from the local folder)
Reply
  • I don't know if operator mode can "buffer" the programs before opening them. I was thinking:

    - select program in operator mode from the read/write protected network drive
    - operator mode/PC-DMIS copies the program to a local folder that is not write protected
    - run the program from the local folder
    - exit to filemanager (the program should now be removed from the local folder)
Children