MCODE programming: help needed with asmnut 0.40.1
|
01-26-2021, 03:55 PM
Post: #2
|
|||
|
|||
RE: MCODE programming: help needed with asmnut 0.40.1
OK, I think I sort of fixed the PROMPT function, by simply mapping all the mainframe supported prompt variants. In prompt.c, I set:
Code:
and in the for loops in make_prompt(), I limited i to 13 for the 13 entries. The mask is now no longer needed so one might to throw this out too. @Christophe, you will probably have had something in mind with the way you set this up but it did not work for me, and I could not understand what you were trying to achieve. At the end of the day, as I understand the mainframe function, it supports only the 12 combinations pointed to by the bits in the left column. Now if there is a git repo somewhere ... |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
MCODE programming: help needed with asmnut 0.40.1 - hmilz - 01-26-2021, 12:13 PM
RE: MCODE programming: help needed with asmnut 0.40.1 - hmilz - 01-26-2021 03:55 PM
RE: MCODE programming: help needed with asmnut 0.40.1 - cgh - 01-26-2021, 07:53 PM
RE: MCODE programming: help needed with asmnut 0.40.1 - hmilz - 01-27-2021, 11:58 AM
RE: MCODE programming: help needed with asmnut 0.40.1 - cgh - 01-27-2021, 08:59 PM
RE: MCODE programming: help needed with asmnut 0.40.1 - MeindertKuipers - 01-27-2021, 03:07 PM
RE: MCODE programming: help needed with asmnut 0.40.1 - hmilz - 01-27-2021, 04:19 PM
RE: MCODE programming: help needed with asmnut 0.40.1 - hmilz - 01-29-2021, 08:44 AM
|
User(s) browsing this thread: 2 Guest(s)