How do I get RadASM to generate the Goasm detailed list file? I entered the command line option /l ("L") in the Goasm ini file but it seems to have no effect. Thanks.
From the menu select "Project", then "Project Options". Then in the edit box for "Assemble:" add the "/l" to the start of the command line. Works fine here.
Great! Thank you. I thought doing the same thing in the ini file would accomplish this.