Ultimate Amiga
Network Boards => AMOS Language Discussion => AMOS Factory => AMOS Professional Forum => Topic started by: Amiten on 12 Oct, 2016, 10:07 PM
Hi dudes,
any help about how to import "TEXT" to Amos editor? I try with the menu Project merge ASCII option and the text from a plain.txt file comes but in a UPPER CASE mode so I have to write again each letter in Lowcase :o is any way / extension or something for import the texts to Amos without these Trouble??
Thanks in advance
Johnny
when you merge, the editor is parsing the plain text into amos code.
the way i got around it was by manually adding an ' character at the beginning of each line to make the text a rem comment so it merges it as it is and doesn't try to parse the line into code.
hope thats what you need
Hi MIA!! you are the MAN! ;) help 100% for me too. thank you
All the best!
Johnny