Author Topic: The "simple skeleton" doesn't work for me  (Read 3178 times)

Petra93

  • Regular Member
  • *
  • Posts: 12
The "simple skeleton" doesn't work for me
« on: September 09, 2018, 06:35:55 AM »
I am making baby steps, and failing.  Trying to run the simple program shown on Page 1 of
Tips, Tricks and Traps, with RichMasm. It's been assigned the name "SkelMasmBasic.asc" somehow,
but it doesn't run when I press the F6 key. And I would like to change the name of the program
via the File menu, but I'm unable to enter anything in the column in the File As page.

I am hoping to insert some simple arithmetic, such as "add eax,5" when the program runs, and then
I would like to watch the registers with the Olly Debug. Clearly I'm missing some essential step.

I would appreciate some advice,

Michael


jj2007

  • Moderator
  • Member
  • *****
  • Posts: 13872
  • Assembly is fun ;-)
    • MasmBasic
Re: The "simple skeleton" doesn't work for me
« Reply #1 on: September 09, 2018, 07:42:49 AM »
Hi Michael,

Sorry for that. When you hit F6, do you see any error messages in the white output window? In case there is no white window to the right: hit F7 to show it. Please copy the whole content of the output window and post it here.

Btw where did you get the SkelMasmBasic.asc? It is not included in the current package.

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10572
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: The "simple skeleton" doesn't work for me
« Reply #2 on: September 09, 2018, 02:40:35 PM »
I have moved this post to the correct forum so that it does not get mixed up with the normal MASM stuff.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

Petra93

  • Regular Member
  • *
  • Posts: 12
Re: The "simple skeleton" doesn't work for me
« Reply #3 on: September 09, 2018, 11:33:26 PM »
Unfortunately, the RichMasm editor has disappeared from my masm32 folder. I shall have to reinstall it, I suppose.

As I mentioned in my original post, I didn't name the program myself, although I did try to rename it. the
name SkelMasmBasic.asc just appeared all by itself after I had typed in the text of the program.

Michael

jj2007

  • Moderator
  • Member
  • *****
  • Posts: 13872
  • Assembly is fun ;-)
    • MasmBasic
Re: The "simple skeleton" doesn't work for me
« Reply #4 on: September 10, 2018, 02:00:27 AM »
Thanks. The editor sits at \Masm32\MasmBasic\RichMasm.exe
I am curious what happened there. I run it on several machines and haven't seen such problems for years. Grateful for feedback :icon14: