Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: Load Python Script activity change the tooltip of the "File" property to mention the need to include a full file path #34

Open
andraciorici opened this issue Nov 9, 2018 · 0 comments

Comments

@andraciorici
Copy link
Member

Environment
Python 1.2.6880.18459-alpha

Description
The new WorkingFolder property of Python Scope has this tooltip: "Used to specify the working folder of the scripts executing under the current scope."

Since the addition of this property, it would be useful to adapt the "File" property tooltip in "Load Python Script" to something like "Full path to python script file.".

This is because some people might mistakenly believe that since a WorkingFolder value was set in the Python Scope, they do not need to set the full path to the script file in the "Load Python Script" activity (which is wrong; the activity works the same, and it needs the full path to the file, just like before).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants