Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

User/PW command line no longer working

nullptr
2023-06-13
2023-06-13
  • nullptr - 2023-06-13

    Passing user and password via command line OR export script no longer works on my side with 2.3.9.49 - the password dialog pops up on every export.

    Has somebody else experienced this problem or is this intentional?

    Thank you :)

     
  • nullptr - 2023-06-13

    My script looks like this:

    query off no
    onerror continue
    replace noall
    file open "...\pp.pro" /readpwd:abc /writepwd:abc
    project export "...\47A8_86.tmp"
    file quit
    
     

Log in to post a comment.