10-17-2022 11:57 AM
I am getting better. Yayyyy!!!I am catching up. Watch out! 🤣
ng.
10-17-2022 12:18 PM
Congratulations.
Keep it up.
10-17-2022 12:27 PM
...and years from now, you'll be too embarrassed by the code to want to share that post with anyone. It happens to everyone. If it doesn't, you aren't progressing.
Celebrate while you can, then get back to churning out more (and better) code.
DISCLAIMER:
I don't have LV 2019 installed on my computer so I couldn't actually see your code. But if your trajectory is a typical one, this prediction will surely come to pass.
10-17-2022 03:07 PM
So thanks for daring to even try to fix that monstrous code! I would have ignored it. 😄
Instead of attaching a picture, a link to the thread would be more useful for any of us. Consider that next time.
I would be totally embarrassed attaching file with "(1)" and even "(1)(1)" in the file name. That typically means they were download from elsewhere and attached without quoting the source or (even worse, as in this case!), modified by you and then attached without really changing the name.
After a quick look at the changes you made, I doubt the problem is solved. On a scale from 1 to 10, the original code was probably a 0.1 and you lifted it to a 0.2. This entire things needs to be rearchitected from scratch. You basically just added a bit more duct tape the the hull of the Titanic. 😧
Way too many landmines are left in your code.
10-17-2022 09:31 PM
you would've ignored it 😄
Thank you Mr. Altenbach for the feedback. The code was extremely enormous. I just wanted to help with little I know. I personally wouldn't want to keep my code that large. I would create subVis. Also, most of us, baby programmers, have been sleeping on state machine. I see more people using flat sequence structures, and event structures forgetting about state machine.
Below is the screenshot of one of the codes I have been working on. It can be extremely huge, but with the creation of subVis and use of state machine as main data flow engine, the code is kept small enough to fit the screen. But I am still learning. Thanks to you, Mr. Altenbach and some other people from the forum.
10-17-2022 09:31 PM
Thanks Intaris!
10-17-2022 09:32 PM
Hahah... I am still growing. Trying to be like you. haha
10-18-2022 02:41 AM
@GRCK5000 wrote:
I am getting better. Yayyyy!!!I am catching up. Watch out! 🤣
ng.
Well, you can mark your own post(s) as solution in this thread.
Then you have even more solutions!
Of course, that's cheating...
11-11-2022 08:40 AM - edited 11-11-2022 08:41 AM
wiebe@CARYA wrote:
@GRCK5000 wrote:
I am getting better. Yayyyy!!!I am catching up. Watch out! 🤣
ng.
Well, you can mark your own post(s) as solution in this thread.
Then you have even more solutions!
Of course, that's cheating...
Solutions aren't available on Breakpoint. But, you could move it to a solution enabled board if he asks.
11-12-2022 02:48 AM
@JÞB wrote:
wiebe@CARYA wrote:
@GRCK5000 wrote:
I am getting better. Yayyyy!!!I am catching up. Watch out! 🤣
ng.
Well, you can mark your own post(s) as solution in this thread.
Then you have even more solutions!
Of course, that's cheating...
Solutions aren't available on Breakpoint. But, you could move it to a solution enabled board if he asks.
Seems they made the forum to look like this programming language I use, with if(f)s, buts and howevers attached to everything 🙄.