Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Width statement
#2
Hi Eric,

A lot has changed with the switchover from parallel port printers to USB ones. I, for one, miss the ability to use printer escape codes. I mean we can still use LPRINT CHR$(12) to eject a page, but there used to be settings for width, margins, fonts, color, etc. I can't remember if maybe we had one big gain with the ability to send images to the printer, for instance a signature. I think Rob worked on that. 

Yeah, width is not supported for LPRINT in QB64, along with FRE and a few other things like inline functions DEF FN I believe it was called. I don't know if there is enough interest to pursue them, as DEF FN can be easily replaced with actual functions, FRE is not really needed as memory constraints have been removed. Things like CLEAR 200, 0, 0 to clear the stack are not required, etc.

As for printing today, I personally, I do all mine by converting the file itself to .rtf format and slaving it out to wordpad.

Well, I'm sure a few of the developers will read your post and add to the discussion.

Pete

Oh, here is the one I was thinking about: https://qb64phoenix.com/forum/showthread...04#pid3904
Reply


Messages In This Thread
The Width statement - by eoredson - 04-05-2024, 04:43 AM
RE: The Width statement - by Pete - 04-05-2024, 05:19 AM
RE: The Width statement - by SMcNeill - 04-05-2024, 05:30 AM
RE: The Width statement - by Pete - 04-05-2024, 05:41 AM
RE: The Width statement - by eoredson - 04-05-2024, 06:04 AM
RE: The Width statement - by Pete - 04-05-2024, 06:47 AM
RE: The Width statement - by SMcNeill - 04-05-2024, 07:27 AM
RE: The Width statement - by SMcNeill - 04-05-2024, 07:33 AM
RE: The Width statement - by bplus - 04-05-2024, 11:43 AM
RE: The Width statement - by eoredson - 04-05-2024, 11:32 PM
RE: The Width statement - by SMcNeill - 04-06-2024, 12:48 AM
RE: The Width statement - by bplus - 04-06-2024, 12:19 AM
RE: The Width statement - by Pete - 04-06-2024, 01:37 AM
RE: The Width statement - by eoredson - 04-06-2024, 03:32 AM
RE: The Width statement - by TerryRitchie - 04-06-2024, 03:52 AM
RE: The Width statement - by Pete - 04-06-2024, 03:57 AM



Users browsing this thread: 3 Guest(s)