1. To Don re print.ex etc.

Hello Don,

I am wanting a printer programme that will 
print my programme texts.

Edita print .. does not work
Judith's printer is too small.

etc.

I am sure someone wrote a programme to print.

And it was a stand alone. 

Just trying to keep euphoria alive !!!

sincerely,

les.r.

new topic     » topic index » view message » categorize

2. Re: To Don re print.ex etc.

Les Rogers wrote:
> 
> Hello Don,
> 
> I am wanting a printer programme that will 
> print my programme texts.
> 
> Edita print .. does not work
> Judith's printer is too small.
> 
> I am sure someone wrote a programme to print.
> 
> And it was a stand alone. 

Since you are referring to 2 Windows programs, I assume you want to print
from a Windows environment.  Win32Lib has printing functionality built-in:
I've been using it for years.  You simply "draw" to the printer page the
same way you would draw to a canvas.

For an example of this in practice, download this project:
http://sourceforge.net/projects/editrans
and look at edi-map.ew, especially the procedure onMenu_FilePrintbyX12().

There are a couple "stand-alone" libraries here:
http://www.rapideuphoria.com/cgi-bin/asearch.exu?win=on&keywords=print

new topic     » goto parent     » topic index » view message » categorize

3. Re: To Don re print.ex etc.

Les Rogers wrote:
> 
> 
> Hello Don,
> 
> I am wanting a printer programme that will 
> print my programme texts.
> 
> Edita print .. does not work
> Judith's printer is too small.
> 
> etc.
> 
> I am sure someone wrote a programme to print.
> 
> And it was a stand alone. 
> 
> Just trying to keep euphoria alive !!!
> 
> sincerely,
> 
> les.r.

So... you want to print out your program listings, right?

Why not just open your program in wordpad or notepad and print from there?

--
"Any programming problem can be solved by adding a level of indirection."
--anonymous
"Any performance problem can be solved by removing a level of indirection."
--M. Haertel
"Premature optimization is the root of all evil in programming."
--C.A.R. Hoare
j.

new topic     » goto parent     » topic index » view message » categorize

4. Re: To Don re print.ex etc.

Jason Gade wrote:
> 
> Les Rogers wrote:
> > 
> > 
> > Hello Don,
> > 
> > I am wanting a printer programme that will 
> > print my programme texts.
> > 
> > Edita print .. does not work
> > Judith's printer is too small.
> > 
> > etc.
> > 
> > I am sure someone wrote a programme to print.
> > 
> > And it was a stand alone. 
> > 
> > Just trying to keep euphoria alive !!!
> > 
> > sincerely,
> > 
> > les.r.
> 
> So... you want to print out your program listings, right?
> 
> Why not just open your program in wordpad or notepad and print from there?
> 
> --
> "Any programming problem can be solved by adding a level of indirection."
> --anonymous
> "Any performance problem can be solved by removing a level of indirection."
> --M. Haertel
> "Premature optimization is the root of all evil in programming."
> --C.A.R. Hoare
> j.



Hello Jason,

Thank you for being interested.

I want to "know" how the programme "is going"

on the spot as it were !!!

thank you for your concern...

Mike's editor 2005 does what I want .

Lazy I suppose !!

sincerely.

les.r.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu