Post Reply 
[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ù :-)
Find all posts by this user
Quote this message in a reply
Post Reply 


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 - caloubugs - 05-11-2014 05:13 PM



User(s) browsing this thread: 1 Guest(s)