BasicTest – VM emulator pop “Out of segment space”

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

BasicTest – VM emulator pop “Out of segment space”

gs99
When doing Single Step on the second command (pop local 0), I get a message  “Out of segment space in 1”.
A similar message appears on other pop commands.

So what did I miss?
Reply | Threaded
Open this post in threaded view
|

Re: BasicTest – VM emulator pop “Out of segment space”

gs99
Discovered I need to run BasicTestVM.tst instead of running the BasicTest.vm file directly.