Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mac print #file crlf?
#6
(02-15-2026, 11:11 PM)ahenry3068 Wrote: Are you using PRINT #LFN,

   If so do this

           PRINT #LFN, "MYCONTENT";CHR$(10);

Yes I am. For some reason when I started trying to figure this out yesterday I looked at Write but that loses some Print functionality.

Anyway, this gets the job done. Thanks to both you and Steve.

Additional background in case anyone else runs into this:

I only noticed the crlf because I was doing some diffs. MacVim and Terminal are both smart enough that the extra cr isn't really causing a problem beyond the diff. I don't run Linux but I assume similar issues would need similar solutions.
Reply


Messages In This Thread
Mac print #file crlf? - by BlameTroi - 02-15-2026, 11:08 PM
RE: Mac print #file crlf? - by ahenry3068 - 02-15-2026, 11:11 PM
RE: Mac print #file crlf? - by BlameTroi - 02-16-2026, 08:42 PM
RE: Mac print #file crlf? - by SMcNeill - 02-15-2026, 11:17 PM
RE: Mac print #file crlf? - by ahenry3068 - 02-15-2026, 11:24 PM
RE: Mac print #file crlf? - by SMcNeill - 02-15-2026, 11:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mac debugger not connecting, a user error! BlameTroi 0 99 02-07-2026, 06:18 PM
Last Post: BlameTroi
  Mac current release sigabrt BlameTroi 3 219 02-05-2026, 02:26 PM
Last Post: a740g
  Joysticks on a Mac, _DEVICEINPUT() NakedApe 15 1,698 01-01-2026, 04:05 PM
Last Post: pmackay
  Print strings with accents and special chars Ikerkaz 8 678 12-20-2025, 09:28 PM
Last Post: TempodiBasic
  QB64pe 4.0 on Mac Troubles NakedApe 14 2,232 12-29-2024, 01:53 AM
Last Post: NakedApe

Forum Jump:


Users browsing this thread: 1 Guest(s)