MCODE programming: help needed with asmnut 0.40.1
|
01-27-2021, 08:59 PM
(This post was last modified: 01-27-2021 09:09 PM by cgh.)
Post: #7
|
|||
|
|||
RE: MCODE programming: help needed with asmnut 0.40.1
(01-27-2021 11:58 AM)hmilz Wrote:Hi, Sorry but I dont't understand. What is the PROMPT do you expect to create ? How many digits ? ALPHA ? IND ? ... By the way, PROMPT C is not possible in asmnut. You must set a combination of 1 2 F 3 S I Y +. a and/or A, For example, if you want a PROMPT of 3 digits, use Code: .NAME "3DIG" PROMPT 3 I you want a prompt of 2 digits limited to 0-55 and enable the IND, use: Code: .NAME "55IND" PROMPT FI and so on... What PROMPT do you want to set ? The documentation is right. Don't look to the code, the comments may be outdated. This is the PROMPT I have in some functions: Code: .NAME "LA" PROMPT 3 Regards, Christophe |
|||
« 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: 3 Guest(s)