Oxygen Basic

Programming => Problems & Solutions => Topic started by: Charles Pegge on June 04, 2012, 05:02:18 AM

Title: Fixed meta-expressions
Post by: Charles Pegge on June 04, 2012, 05:02:18 AM
A few more bugs flushed out of the woodwork:

The most significant being meta expressions like

%x 20
%y 40

 float v[x * y]

This was not working as it should after recent changes to the meta-expressions interpreter.

Charles

Title: Re: Fixed meta-expressions
Post by: Aurel on June 04, 2012, 10:28:09 AM
Charles...
I just test new oxygen.dll and found that compile fine mine awinh.inc and wincontrols example but
it looks that is not the case with Peter uffo2... :-\
loook screenshot....empty msgbox which stack on screen..
Title: Re: Fixed meta-expressions
Post by: kryton9 on June 04, 2012, 11:39:13 AM
I got the empty messagebox when compiling Peter's uffo2. I kept hitting enter it seemed like at least a dozen times and then the okay came out and the executable was fine.

It take 31 one presses of OK before it compiles completely. So I went back and did a test, it builds without any problems straight through.
Title: Re: Fixed meta-expressions
Post by: Charles Pegge on June 04, 2012, 12:42:40 PM

Sorry!

Forceps left inside the patient!


[attachment deleted by admin]
Title: Re: Fixed meta-expressions
Post by: Peter on June 04, 2012, 01:08:29 PM
Quote
Forceps left inside the patient!

LOL   :D  :D
Title: Re: Fixed meta-expressions
Post by: kryton9 on June 04, 2012, 04:11:03 PM
That is funny. You are on a comic role this week Charles!

All is right now!