(11-14-2023, 08:10 PM)krovit Wrote: Hallo! to all...
I would like to point out that the excellent "pipecom" routine of Spriggsy does not work with versions >= 3.90 of QB64 (the functions do not give any results but with the old versions of QB64 you get all the information you want).
I've almost destroyed a programin search of the bug only to find out that it depends (I would say with reasonable confidence) on the compiler.
Can I hope that a solution will be found to this problem? Routine is almost indispensable...
I attach the test file (compiled in 3.8x work, in 3.9x doesn't work).
Thank You!
____
Also posted in the spriggy forum to inform Spriggsy directly (I hope it's not a problem to have duplicated the post)
Could be when you updated your QB64pe folder you didn't also copy your header files for Pipecom.
It's also possible you don't need the following anymore? but then why no workie?
I found these in my QB64pe v3.6 folder:
b = b + ...