i use this command to build a bin file after linking: fromelf.exe --bin -o $L@L.bin #L it gives me this weird error: Error: Q0466E: An output file can only be specified if there is a single input file although i am sure there is only one input hex file. if i check DOS16 check box to the right of the command the error goes away but no bin file is generated as far as i can see. what's wrong? this thing used to work previously.