It's just a somewhat structured mechanism to get data from one process to the other in this case. Is there any way to make this Process automation. I mean, I start a process of python scipt with a button in process of visual studio. All resources for python script are in the outside of visual studio. Visual studio just press a start button, and run a python IDLE, and get the result. This process is not like the original idea. It is not in the Visual studio but in the outside. Is it possibel? I just...
It's just a somewhat structured mechanism to get data from one process to the other in this case. Is there anyway to make this Process automation. I mean, I start a process of python scipt with a button in process of visual studio. All resources for python script are in the outside of visual studio. Visual studio just press a start button, and run a python IDLE, and get the result. This process is not like the original idea. It is not in the Visual studio but in the outside. Is it possibel? I just...
It's just a somewhat structured mechanism to get data from one process to the other in this case. Is there anyway to make this Process automation. I mean, I start a process of python scipt with a button in process of visual studio. All resources for python script are in the outside of visual studio. Visual studio just press a start button, and run a python IDLE, and get the result. This process is not like the original idea. It is not in the Visual studio but in the outside. Is it possibel? I just...
It's just a somewhat structured mechanism to get data from one process to the other in this case. Is there anyway to make this Process automation. I mean, I start a process of python scipt with a button in process of visual studio. All resources for python script are in the outside of visual studio. Visual studio just press a start button and get the result. This process is not like the original idea. It is not in the Visual studio but in the outside. Is it possibel? I just want more automation of...
It's just a somewhat structured mechanism to get data from one process to the other in this case. Is there anyway to make this Process automation. I mean, I start a process of python scipt inside process of visual studio with all resources in the outside of visual studio. Visual studio just press a start button and get the result. This process is not like the original idea. It is not in the Visual studio but in the outside. Is it possibel? I just want more automation of my code.
Can I start to run a python script with a button in wpf application. I mean, start a another process with all resources in the outside of visual sutido, nomore try to bring all the resources into visual studio to start a process in visual studio.
I searched for JSON. If I don't get it wrong, it seems just like ifc file. It can save data and can be used everywhere. It looks like a struct. But I want to run a WPF application in Visual Studio, and it should be able to run a python script to get data. I don't really understand how can JSON help me to run a python script. U mean, that I run python script manual and save the data in JSON? Or u mean, that I can use WPF application to start a IDLE like Spyder to run the python script, and save the...