Is there a way to set up the linkage so that when taking the program option from the build menu, the PIC type is passed to the programmer as well as the Hex file name ?
My programmer command line is as follows...
Micropro.exe [FileName] [Chip Type] [Fly Window switch] [Quit switch] [Port]
I notice in the assembler there is a %target% variable, but I can' see one for the file name.
Thanks.