Thank you, Scott, for your quick response.
Let me explain the purpose of my program. We are currently developing several Python programs on our IBMi system, stored in our IFS directory on our development server. I'm currently working on a process to deploy these Python objects to our production ...
Search found 2 matches
- Wed Apr 24, 2024 11:17 pm
- Forum: General
- Topic: Calling Python from CLLE with parameters
- Replies: 7
- Views: 51224
- Wed Apr 24, 2024 7:29 pm
- Forum: General
- Topic: Calling Python from CLLE with parameters
- Replies: 7
- Views: 51224
Calling Python from CLLE with parameters
Hi Scott
Thanks a lot for everything you do for the IBMi community.
Here is my question: I have a Python program that takes two parameters: 1) IFS path and 2) Output_data. I pass these parameters from a CLLE program using QSH. The Python program populates the output_data with a list of all files ...
Thanks a lot for everything you do for the IBMi community.
Here is my question: I have a Python program that takes two parameters: 1) IFS path and 2) Output_data. I pass these parameters from a CLLE program using QSH. The Python program populates the output_data with a list of all files ...