Can harbour print to the STDOUT?  ...

hbmk2 program.prg -gtstd
program.exe >out.txt

--
Xavi

El 09/03/2010 2:59, smu johnson escribió:
Hi,

I've googled for something relevant in the dev archives, but haven't
found anything that really is related to my question.

Can harbour print to the STDOUT?  My cute program below does not:

FUNC MAIN()

   PARAM cOne, cTwo

   ? cOne
   ? cTwo

RETURN

Trying to capture the output by piping it in cmd.exe in Windows just
won't do it, as it probably has it's own console writing calls that are
beyond my brain capacity.

Thank you



--
smu johnson <[email protected] <mailto:[email protected]>>

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to