We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
From uv2 ..\SRC\file.asm(167): error A9: SYNTAX ERROR Note the file name as well as line number...informative. From command line invocation of A51 ASSEMBLY COMPLETE. 0 WARNING(S), 1 ERROR(S) No line number, much less a file name. Is there any switch I can give a51.exe to produce a more informative error output? TIA
Are you sure that you are giving exactly the same set of options in each case? Maybe the command line puts the actual message into the listing file? Does the manual have anything to say on this?
Are you sure that you are giving exactly the same set of options in each case? I'm sure. Maybe the command line puts the actual message into the listing file? Does the manual have anything to say on this? I couldn't find any reference as to why the file and line numbers are only contained in the .lst file and not echoed to the console when invoking a51 directly....hence my question on this forum.
errorprint I now have inner peace.