PureBytes Links
Trading Reference Links
|
did that long time ago, you need to use newline
for sure,
print (printer, "..." + newline);
and set up the printer to a line printer output.
may take a few tries.
I think I did used FileAppend eventually
instead of the print statement to get better
results ...
The file TS send to is a output buffer file.
Hope it helps.
--- Bilo Selhi <citadel@xxxxxxxxxxxx> wrote:
> list,
> got a question.
> i am trying to print strings to my default printer
> in 2000i from a system ( printing system orders as
> they come to
> a dot matrix printer ). the syntax is like this:
>
> print ( printer, "test" );
>
> i loaded a few bars in one day chart and
> it verifies fine and then brings up the print
> monitor but
> does not print anything...
> i searched the knowledge base and there is nothing
> on that in there.
>
> anybody done that, please let me know
> - if it works
> - if there is a bug
> - if there is any special setup or something.
>
> thanks.
>
>
=====
Lawrence Chan http://www.tickquest.com
Innovative Analytical Software for Trading Professionals
|