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 <smujohn...@gmail.com>
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to