Running commands from TextPad in Windows ME.

Usage tips, posted by users. No questions here please.

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
helios
Posts: 716
Joined: Sun Mar 02, 2003 5:52 pm
Location: Helios Software Solutions
Contact:

Running commands from TextPad in Windows ME.

Post by helios »

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.
Post Reply