Running commands from TextPad in Windows ME.
Posted: Wed Aug 13, 2003 1:50 pm
Here is a tip for running commands from TextPad in Windows ME.
If you are getting Out of Environment Space problems, try setting up the command this way:
Program: c:\command.com
Parameters: /e:4096 /C c:\ant\bin\ant.bat(or whatever your batch command happens to be!)
Contributed by Dan Thompson.
If you are getting Out of Environment Space problems, try setting up the command this way:
Program: c:\command.com
Parameters: /e:4096 /C c:\ant\bin\ant.bat(or whatever your batch command happens to be!)
Contributed by Dan Thompson.