08-16-2022 06:41 AM
Another solution is to put the port control inside the while frame.
08-16-2022 01:22 PM
@hw23 wrote:
Another solution is to put the port control inside the while frame.
I am going to strongly recommend that you STOP RIGHT THERE and learn how to program using dataflow. Properly programmed, you probably would never have encountered this issue.
08-31-2022 03:03 AM
Wonder where were you when I first posted the problem? It is alway easy to criticize the other than give advices.
I have posted the problem for quite some time and I beleive alot of people read the codes. Some of nice people gave me advices but didn't figure out why. I really appreciate the advices.
There are many levels of developers, and they are seeking helps to solve their problems.
I am posting my solution trying to help whoever/which level that may encounter the problem I had and save their times.
You are not humble, you are just mean. There are many levels of developers. The worst is the mean level.
08-31-2022 03:21 AM
Hi hw,
@hw23 wrote:
I kind of solved the problem by accident. The executable starts running automatically when you click it. And channeltest.exe looks like stucked somewhere. But when I click stop and terminate the program, and run it with channels has be selected by last run, it works as expected.
…
Anyone has idea how to click exe file without running it after click?
I also recommend to stop and start by learning proper "THINK DATAFLOW!"
So please: learn to THINK DATAFLOW and implement proper UI handling (next to error handling)!
08-31-2022 07:55 AM
@hw23 wrote:
Wonder where were you when I first posted the problem? It is alway easy to criticize the other than give advices.
I have posted the problem for quite some time and I beleive alot of people read the codes. Some of nice people gave me advices but didn't figure out why. I really appreciate the advices.
There are many levels of developers, and they are seeking helps to solve their problems.
I am posting my solution trying to help whoever/which level that may encounter the problem I had and save their times.
You are not humble, you are just mean. There are many levels of developers. The worst is the mean level.
I'm not being mean. Sometimes advice hurts, like when the doctor says you are overweight and need to lose x amount of weight. The answer to poor programming isn't to add more poor programming. I felt the need to be abrupt, like an intervention.