Hi list,


For everyone, my advice when using MTASC is :
NEVER use global function !

getVersion doesn't work with it, it's compiled as _global.getVersion.

If I remember well, the issue was the same (few months before) with trace statement.
At first, it was compiled at _global.trace, and didn't work.
Now the good trace opcode should be handled by MTASC.

I don't remember if getURL is used correctly.
I seems to work here.

It's really weird, as I lost 1 day on finding that in the client classes of Oregano.
Anyhow, lesson taken.
Don't be furious as I am, avoid them ;)

If anyone can confirm and complete the list of global functions that (don't) work with MTASC (version 1.09 cvs), I'll publish a new article on OSFlash MTASC tips&tricks.
-----------
erixtekila
http://blog.v-i-a.net/



_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to