agen judi bola , sportbook, casino, togel, number game, singapore, tangkas, basket, slot, poker, dominoqq,
agen bola. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 50.000 ,- bonus cashback hingga 10% , diskon togel hingga 66% bisa bermain di android dan IOS kapanpun dan dimana pun. poker , bandarq , aduq, domino qq ,
dominobet. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 10.000 ,- bonus turnover 0.5% dan bonus referral 20%. Bonus - bonus yang dihadirkan bisa terbilang cukup tinggi dan memuaskan, anda hanya perlu memasang pada situs yang memberikan bursa pasaran terbaik yaitu
http://45.77.173.118/ Bola168. Situs penyedia segala jenis permainan poker online kini semakin banyak ditemukan di Internet, salah satunya TahunQQ merupakan situs Agen Judi Domino66 Dan
BandarQ Terpercaya yang mampu memberikan banyak provit bagi bettornya. Permainan Yang Di Sediakan Dewi365 Juga sangat banyak Dan menarik dan Peluang untuk memenangkan Taruhan Judi online ini juga sangat mudah . Mainkan Segera Taruhan Sportbook anda bersama
Agen Judi Bola Bersama Dewi365 Kemenangan Anda Berapa pun akan Terbayarkan. Tersedia 9 macam permainan seru yang bisa kamu mainkan hanya di dalam 1 ID saja. Permainan seru yang tersedia seperti Poker, Domino QQ Dan juga
BandarQ Online. Semuanya tersedia lengkap hanya di ABGQQ. Situs ABGQQ sangat mudah dimenangkan, kamu juga akan mendapatkan mega bonus dan setiap pemain berhak mendapatkan cashback mingguan. ABGQQ juga telah diakui sebagai
Bandar Domino Online yang menjamin sistem FAIR PLAY disetiap permainan yang bisa dimainkan dengan deposit minimal hanya Rp.25.000. DEWI365 adalah
Bandar Judi Bola Terpercaya & resmi dan terpercaya di indonesia. Situs judi bola ini menyediakan fasilitas bagi anda untuk dapat bermain memainkan permainan judi bola. Didalam situs ini memiliki berbagai permainan taruhan bola terlengkap seperti Sbobet, yang membuat DEWI365 menjadi situs judi bola terbaik dan terpercaya di Indonesia. Tentunya sebagai situs yang bertugas sebagai
Bandar Poker Online pastinya akan berusaha untuk menjaga semua informasi dan keamanan yang terdapat di POKERQQ13. Kotakqq adalah situs
Judi Poker Online Terpercayayang menyediakan 9 jenis permainan sakong online, dominoqq, domino99, bandarq, bandar ceme, aduq, poker online, bandar poker, balak66, perang baccarat, dan capsa susun. Dengan minimal deposit withdraw 15.000 Anda sudah bisa memainkan semua permaina pkv games di situs kami. Jackpot besar,Win rate tinggi, Fair play, PKV Games
Comments
Hi @DavKzo ,
I believe I've heard about this issue before, but I thought it was solved recently. (I can't reproduce it on my system.) Did you update to the latest versions of OpenSesame/OSWeb?
If this doesn't solve the issue, perhaps it helps if you put an empty space before the float, so that it is treated as a string?
For example:
Cheers,
Lotje
Did you like my answer? Feel free to
Hi Lotje,
Many thanks for the very quick reply!
I believe I have the latest version. OSweb is 1.3.11.0
I can't define the variables as strings because I need to do operations on them.
I played around a bit more and found a bit more precisely where the issue is. It is probably a bug when reading files:
I did not mention it, but I define the variables in an Excel file, which is read in a loop element. I found that if I define the value manually using the table rather a file, it works well. With a CSV file, the problem persists. So there is some kind of issue when reading float values from files in the loop element.
It would be better for me to keep using files to define the variables, as I am reading at each iteration across blocks, so if there is an easy way to fix it that'd be great. If not, I can probably do without (it'll be more annoying to do and less elegant, but well, as long as it works in the end!...)
Many thanks,
David
FYI Displaying float values for variables defined in a file rather than a table seems to work better with OS3.3.5 + OSWeb1.3.9, but doesn't with the latest version (OS3.3.6 + OSWeb1.3.11).
I still have some formatting issues, but that might be due to my poor JavaScript skills.
@sebastiaan is this another regression?
@DavKzo You mention that you're reading the
loop
table from file. But you also mention using OSWeb, which doesn't support this feature. In other words: I think that there's a bit of confusion here, and it would be helpful if you upload an example experiment that illustrates the problem plus a clear description of when you're running into this problem!— Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Sorry for the late response. I've just noticed your reply, @sebastiaan.
I didn't realise that reading the loop from file was not supported in OSWeb. Thanks for the clarification. (It looks like it partly works, though! — but I indeed ended up using the tables.)
David