...and another one fixed!by (no login)This one's a bit more serious because it affected dynamic arrays passed to a sub/function whether they were in emulated conventional memory or not. If they were REDIM-ed inside the sub/function they would also be erased when the sub/function exited. That's a serious bug fixed! |