I am trying to link together quite a few objects using the BL51 linker, but I can't get it to work due to the fact that the command line is to long. In the Keil doc's it says type the & sign at the end of the command line to continue on another line... when I do this, it does not prompt >> like it says it should, it just executes the command then ends. i.e: BL51 file1.obj, file2.obj, file3.obj & Any one have any ideas what I am doing wrong ? I am using DOS toolset V4.