how to write output to file in Windows with command.compile

3 views
Skip to first unread message

George Oliver

unread,
Nov 18, 2009, 1:56:14 AM11/18/09
to scite-interest
hi, I have a compile command in a properties file that looks like
this:

command.compile.*.tw=python "c:\documents and settings\george\my
documents\dev\twee-1.7\twee" "$(FilePath)" > $(FileName).html

On the command line the same thing would look like:

python twee FileName > OutputName

The command line version writes the output to the file OutputName as
expected, but when I compile from within SciTE, the output is just
printed to the output pane. How do I write the output to a file like I
would on the command line, but using command.compile (or go, build,
etc.)? Thanks for any help.

Leledumbo

unread,
Nov 18, 2009, 5:36:46 AM11/18/09
to scite-interest
Reply all
Reply to author
Forward
0 new messages