[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2017-07-25T19:21:24-05:00 http://petesqbsite.com/phpBB3/app.php/feed/topic/5864 2017-07-25T19:21:24-05:00 2017-07-25T19:21:24-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=27046#p27046 <![CDATA[Re: Converting QB45 to QB64]]> Statistics: Posted by burger2227 — Tue Jul 25, 2017 7:21 pm


]]>
2017-07-25T14:21:33-05:00 2017-07-25T14:21:33-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=27045#p27045 <![CDATA[Converting QB45 to QB64]]>
I then have been working to get it to work with QB64 finally after adding sub routines to the main program got it to a new error that I don't understand how to get past. Passing arrays with differing number of elements to SUB/FUNCTION is not supported (yet)

CALL comarraywrite(coupling(), ncoup%, 6, tag$)

coupling is a 2D array of ncoup% by 6 values

any suggestions will be appreciated

Thank you

Statistics: Posted by ron1 — Tue Jul 25, 2017 2:21 pm


]]>