[71B] How to make a lex file
|
05-11-2014, 05:13 PM
Post: #4
|
|||
|
|||
RE: [71B] How to make a lex file
Thanks for answering !
I have this manual and try to make lex with the sample "Keyword" in it. Here's the code in a file KEYTXT (opened with edtext) : LEX 'KEYWORD' ID #5D MSG 0 POLL 0 FNRTN1 EQU #0F216 ENTRY FNCT CHAR #F KEY 'ONE' TOKEN 1 ENDTXT NIBHEX 00 FNCT C=0 W P= 14 LCHEX 1 GOVLNG FNRTN1 END Then, in Forth module, i send : " KEYTXT" ASSEMBLE And i have this message... I don't see what is wrong with that and pseudo-ops problems... (are you french ??) au cas où :-) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[71B] How to make a lex file - caloubugs - 05-11-2014, 02:53 PM
RE: [71B] How to make a lex file - Vagn Anderssen - 05-11-2014, 03:03 PM
RE: [71B] How to make a lex file - J-F Garnier - 05-11-2014, 04:16 PM
RE: [71B] How to make a lex file - caloubugs - 05-11-2014 05:13 PM
RE: [71B] How to make a lex file - J-F Garnier - 05-11-2014, 06:15 PM
RE: [71B] How to make a lex file - caloubugs - 05-11-2014, 06:34 PM
RE: [71B] How to make a lex file - caloubugs - 05-11-2014, 06:56 PM
|
User(s) browsing this thread: 2 Guest(s)