Oxygen Basic

Programming => Problems & Solutions => Topic started by: Frankolinox on August 01, 2014, 02:19:11 AM

Title: array convertion problem
Post by: Frankolinox on August 01, 2014, 02:19:11 AM
lalala :)
Title: Re: array convertion problem
Post by: Mike Lobanovsky on August 02, 2014, 11:33:40 AM
Hello Frank,

Adding my 2C to Peter's solution, AFAIK dynamic and multi-dimensional arrays are not supported in Oxygen. You have to emulate them using OOP techniques.
Title: Re: array convertion problem
Post by: Aurel on August 18, 2014, 12:35:25 PM
yes Frank
i think that Peter have a right about using function which work with arrays.