Quote Originally Posted by lurker View Post
Thanks for writing such a nice editor, Norm.



I'm seeing this behavior with 2.0.0.0:
Attachment 6662

Source path is C:\Users\dlkerl\picstuff\oven
The path is identical in the error message, but the file name in the source directory only has one 'R': OVEN_V0_3.ER (empty file)
MCS launches PBP with no problems (PBP 2.45)

Unrelated question: Is it possible to stop automatic indentation of labels in ASM blocks?

Thanks-Dan
The .ER file is the PBP compiler text to assy error file.
The .ERR file is the MPSAM assy to hex error file.

Possibly the "Users" in C:\Users\dlkerl\picstuff\oven is throwing FL off?
Try compiling with your program file in a non Users directory.

Yes I should be able to disable all auto indent of assy lines if that would be best?
Anyone familiar with assy please advise.

I am presently finishing up the pre beta of FL 2.1.0.0 with several fixes.

Norm