Post Reply 
[71B] How to make a lex file
05-11-2014, 04:16 PM
Post: #3
RE: [71B] How to make a lex file
(05-11-2014 02:53 PM)caloubugs Wrote:  i used edtext to write the code (an exemple given by HP in the manual with the pseudo-ops wanted) and the ASSEMBLE word after in the forth mode.
But everytime i have the error message : "missing/multiple file type".

From the Forth/Assembler manual:
missing/multiple file type error:
The first line in the source file isn't LEX, BIN, or F0RTH (fatal to assembly); or one of these pseudo-
ops appears a second time; or any pseudo-op of the wrong type appears (such as WORD within a LEX
file). Check that the source file begins with LEX, BIN, or FORTH pseudo-op and contains pseudo-
ops suitable for that type of file.


Please post your assemby code (at least the first lines with the pseudo-ops).

J-F
Visit this user's website 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 - J-F Garnier - 05-11-2014 04:16 PM



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