|
Thank you. I was using a script to assign a value to RAM[8000].
I had a problem doing it on the GUI. In the VMEmulator, I can search for the address and see the value assigned to it. I can click on the address but the value box didn't become an editable box. After reading your reply, I tried again, and I noticed that sometimes I had to click it multiple times to make the text field editable. Depending on where you click, the whole line can be highlighted in blue or only the value box is highlighted in black. I think it all boiled down to whether I was double-clicking the value box fast enough.
I believe this feature of changing the value of a RAM address by double-clicking the value box was not mentioned in the VMEmulator tutorial slides. In fact, on page 8, the Global stack and RAM portion are marked as "Not Part of VM.. for references only." This slide caused me to think that perhaps I cannot manipulate the RAM address value from here.
Thank you for your help.
|