PDA

View Full Version : Latest BETA - let's test



ReneMiner
10-02-2024, 03:15
since the dedicated sections have disappeared (support & beta-tests) i have found something from past broken by the new array-assignment on _Create.

Seems udt-functions in general do no more work using variadic parameters. An example that ran previosly but now no more you can find in the section "Did you know..." of this forum. Try "multidimensional indexing in unliimited dimensions" , the second script that stores the dimension bound on _Create - passed via variadic parameter .

Petr Schreiber
10-02-2024, 10:49
Rene,

tried to follow your hints, but did not find the example you refer to.

Could you post minimal example? Thank you!


Petr

ReneMiner
14-02-2024, 00:17
i've found >>> the link (https://www.thinbasic.com/community/showthread.php?12181-Multidimensional-indexing-in-unlimited-dimensions&p=92400&viewfull=1#post92400) <<<
Do you know that there are 2 sections "o you know... in this forum?

Me neither