Groups | Search | Server Info | Login | Register


Groups > comp.os.cpm > #14499

Transferring text files to CP/M ?

Date 2025-07-22 23:25 +1000
Newsgroups comp.os.cpm
From dxf <dxforth@gmail.com>
Subject Transferring text files to CP/M ?
Message-ID <687f914f$1@news.ausics.net> (permalink)
Organization Ausics - https://newsgroups.ausics.net

Show all headers | View raw


When writing text files intended for a CP/M environment, I've been
padding them with $1A characters such that the length is a multiple
of 128 bytes.

Is this necessary - or will CP/M emulators and/or file transfer tools
automatically do this?  I know MYZ80 pads with $1A.  Is that true of
others?

As a compromise I was considering terminating such files with a single
$1A character.  That should at least avoid problems with 'junk fill'.

Any observations or thoughts?  Thanks.

Back to comp.os.cpm | Previous | NextNext in thread | Find similar


Thread

Transferring text files to CP/M ? dxf <dxforth@gmail.com> - 2025-07-22 23:25 +1000
  Re: Transferring text files to CP/M ? John <john@somewhere> - 2025-07-22 13:37 -0500
    Re: Transferring text files to CP/M ? dxf <dxforth@gmail.com> - 2025-07-23 12:06 +1000
      Re: Transferring text files to CP/M ? Nils M Holm <nmh@sraddha.invalid> - 2025-07-23 09:14 +0000

csiph-web