I am having issues trying to create a batch file to run math.exe . I am running this as a windows batch file
In the batch file I run math -initfile test.m, I only get math kernel command prompt, ready to accept inputs, with no reaction to my .m file, like this In[1]:
how do I get it to run the commands?
I followed this post and still no joy:
http://mathematica.stackexchange.com/questions/47977/running-a-notebook-with-a-batch-file