I have never worked with batch-Files, so I´m sorry for that stupid question:
I have a batch-File containing these 2 lines of code.
echo def autoexec{ run C:\Users\s\Desktop\BBB\Temp\amiX_VectorPlot_GasVel#1.scr;} >%TEMP%\amix.cnf
C:\Programme\OriginLab\Origin2015\ -c %TEMP%\amix
I understand that the second line opens Origin2015. But can someone explain to me what the part cith -c %TEMP%.... means and what the first line does?
Thank you
itelly