What was the ASCII end of medium (EM) character intended to be used for?What was the first C compiler for the...
Simplify the code
What prevents a US state from colonizing a smaller state?
English idiomatic equivalents of 能骗就骗 (if you can cheat, then cheat)
tikz: draw multicolor curve with smooth gradient
Is there a word for the act of simultaneously pulling and twisting an object?
What was the first science fiction or fantasy multiple choice book?
Why do movie directors use brown tint on Mexico cities?
What could a Medieval society do with excess animal blood?
Why did the Apple IIe make a hideous noise if you inserted the disk upside down?
Why should I allow multiple IP addresses on a website for a single session?
"in 60 seconds or less" or "in 60 seconds or fewer"?
Is it possible to alias a column based on the result of a select+where?
Active wildlife outside the window- Good or Bad for Cat psychology?
LaTeX Make Word Appear
Is it OK to throw pebbles and stones in streams, waterfalls, ponds, etc.?
Is it OK to say "The situation is pregnant with a crisis"?
Why isn't UDP with reliability (implemented at Application layer) a substitute of TCP?
How is it possible for tall trees to pull water to heights more than 10m?
Having to constantly redo everything because I don't know how to do it
Which high-degree derivatives play an essential role?
How can this fractal shape perfectly cover a certain platonic solid?
How to remove system locales
Where to connect the fuse and why?
Is it theoretically possible to hack printer using scanner tray?
What was the ASCII end of medium (EM) character intended to be used for?
What was the first C compiler for the IBM PC?What file systems / encapsulation formats used ASCII?Executable ASCII files before x86?What's the deal with System/360's “USASCII” mode?Where was MS-DOS used?Can I build a working(ish) vacuum tube byte?Was the character in the Game & Watch series supposed to be his own unique character?Why are the symbols on the number keys of PC & Mac keyboards different to ASCII keyboards?What characters which were in use at the time were excluded from ASCII?Why wasn't ASCII designed with a contiguous alphanumeric character order?
I can find information about how characters were used to structure transmissions in general, and I can find information about transmission characters which are still commonly used today, though perhaps not for their originally intended purpose. But I am unable to find anything more on the "end of medium" character (EM, 0x19, decimal 25) than that name among listings of all the ASCII characters.
What was this character intended to be used for (AKA what sense of the word "medium" was meant)? Was it ever actually widely used for that purpose, or any other?
history data-transfer ascii
New contributor
add a comment |
I can find information about how characters were used to structure transmissions in general, and I can find information about transmission characters which are still commonly used today, though perhaps not for their originally intended purpose. But I am unable to find anything more on the "end of medium" character (EM, 0x19, decimal 25) than that name among listings of all the ASCII characters.
What was this character intended to be used for (AKA what sense of the word "medium" was meant)? Was it ever actually widely used for that purpose, or any other?
history data-transfer ascii
New contributor
1
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
– scruss
8 hours ago
@scruss Why not make an Answer of that Comment, so it can be accepted and resolve this Question?
– Basil Bourque
6 hours ago
@BasilBourque I thought it was a bit thin, but if you say so …
– scruss
6 hours ago
add a comment |
I can find information about how characters were used to structure transmissions in general, and I can find information about transmission characters which are still commonly used today, though perhaps not for their originally intended purpose. But I am unable to find anything more on the "end of medium" character (EM, 0x19, decimal 25) than that name among listings of all the ASCII characters.
What was this character intended to be used for (AKA what sense of the word "medium" was meant)? Was it ever actually widely used for that purpose, or any other?
history data-transfer ascii
New contributor
I can find information about how characters were used to structure transmissions in general, and I can find information about transmission characters which are still commonly used today, though perhaps not for their originally intended purpose. But I am unable to find anything more on the "end of medium" character (EM, 0x19, decimal 25) than that name among listings of all the ASCII characters.
What was this character intended to be used for (AKA what sense of the word "medium" was meant)? Was it ever actually widely used for that purpose, or any other?
history data-transfer ascii
history data-transfer ascii
New contributor
New contributor
New contributor
asked 8 hours ago
Ryan1729Ryan1729
1112 bronze badges
1112 bronze badges
New contributor
New contributor
1
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
– scruss
8 hours ago
@scruss Why not make an Answer of that Comment, so it can be accepted and resolve this Question?
– Basil Bourque
6 hours ago
@BasilBourque I thought it was a bit thin, but if you say so …
– scruss
6 hours ago
add a comment |
1
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
– scruss
8 hours ago
@scruss Why not make an Answer of that Comment, so it can be accepted and resolve this Question?
– Basil Bourque
6 hours ago
@BasilBourque I thought it was a bit thin, but if you say so …
– scruss
6 hours ago
1
1
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
– scruss
8 hours ago
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
– scruss
8 hours ago
@scruss Why not make an Answer of that Comment, so it can be accepted and resolve this Question?
– Basil Bourque
6 hours ago
@scruss Why not make an Answer of that Comment, so it can be accepted and resolve this Question?
– Basil Bourque
6 hours ago
@BasilBourque I thought it was a bit thin, but if you say so …
– scruss
6 hours ago
@BasilBourque I thought it was a bit thin, but if you say so …
– scruss
6 hours ago
add a comment |
1 Answer
1
active
oldest
votes
Wikipedia
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
ECMA-6
ASCII was codified internationally as ISO/IEC 646 which in turn was ratified by ECMA as ECMA-6. Section 8.12 EM END OF MEDIUM of a PDF image document of the 5th Edition (March 1985) reads:
A control character that may be used to identify the physical end of a medium, or the old of the used portion of a medium, or the end of the wanted portion of data recorded on a medium. The position of this character does not necessarily correspond to the physical end of the medium.
FYI, this source mentions a note about ASCII 25EM
: “(VMS: stronger user interrupt)” which I assume refers to the VMS operating system of a DEC VAX.
– Basil Bourque
5 hours ago
I’d still be interested in information about any usages of this character, or some kind of evidence that it was never widely used for its intended purpose. But if it was never actually widely used, I suppose there wouldn’t be an easy way to determine that!
– Ryan1729
5 hours ago
On reel-to-reel magnetic tape drives, there were typically two separate data block formats, signifying "end of file" and "end of tape". One tape reel might contain several files, or one file might occupy more than one tape. The basic function of the "end of tape" block was to stop the tape drive over-winding the tape. I wonder if the ASCII EM code was intended as a device-independent coding this end-of-tape condition. Confusingly, the ASCII EOT code (end of transmission) effectively meant "end of file", not "end of tape", at least in Unix.
– alephzero
5 hours ago
The EOT sentinel on magtapes was generally not a recorded mark, but reflective tape. However, there was certainly a convention to distinguish end of file from end of volume; the latter was (if memory serves) two consecutive tape marks.
– another-dave
4 hours ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "648"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Ryan1729 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f11527%2fwhat-was-the-ascii-end-of-medium-em-character-intended-to-be-used-for%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Wikipedia
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
ECMA-6
ASCII was codified internationally as ISO/IEC 646 which in turn was ratified by ECMA as ECMA-6. Section 8.12 EM END OF MEDIUM of a PDF image document of the 5th Edition (March 1985) reads:
A control character that may be used to identify the physical end of a medium, or the old of the used portion of a medium, or the end of the wanted portion of data recorded on a medium. The position of this character does not necessarily correspond to the physical end of the medium.
FYI, this source mentions a note about ASCII 25EM
: “(VMS: stronger user interrupt)” which I assume refers to the VMS operating system of a DEC VAX.
– Basil Bourque
5 hours ago
I’d still be interested in information about any usages of this character, or some kind of evidence that it was never widely used for its intended purpose. But if it was never actually widely used, I suppose there wouldn’t be an easy way to determine that!
– Ryan1729
5 hours ago
On reel-to-reel magnetic tape drives, there were typically two separate data block formats, signifying "end of file" and "end of tape". One tape reel might contain several files, or one file might occupy more than one tape. The basic function of the "end of tape" block was to stop the tape drive over-winding the tape. I wonder if the ASCII EM code was intended as a device-independent coding this end-of-tape condition. Confusingly, the ASCII EOT code (end of transmission) effectively meant "end of file", not "end of tape", at least in Unix.
– alephzero
5 hours ago
The EOT sentinel on magtapes was generally not a recorded mark, but reflective tape. However, there was certainly a convention to distinguish end of file from end of volume; the latter was (if memory serves) two consecutive tape marks.
– another-dave
4 hours ago
add a comment |
Wikipedia
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
ECMA-6
ASCII was codified internationally as ISO/IEC 646 which in turn was ratified by ECMA as ECMA-6. Section 8.12 EM END OF MEDIUM of a PDF image document of the 5th Edition (March 1985) reads:
A control character that may be used to identify the physical end of a medium, or the old of the used portion of a medium, or the end of the wanted portion of data recorded on a medium. The position of this character does not necessarily correspond to the physical end of the medium.
FYI, this source mentions a note about ASCII 25EM
: “(VMS: stronger user interrupt)” which I assume refers to the VMS operating system of a DEC VAX.
– Basil Bourque
5 hours ago
I’d still be interested in information about any usages of this character, or some kind of evidence that it was never widely used for its intended purpose. But if it was never actually widely used, I suppose there wouldn’t be an easy way to determine that!
– Ryan1729
5 hours ago
On reel-to-reel magnetic tape drives, there were typically two separate data block formats, signifying "end of file" and "end of tape". One tape reel might contain several files, or one file might occupy more than one tape. The basic function of the "end of tape" block was to stop the tape drive over-winding the tape. I wonder if the ASCII EM code was intended as a device-independent coding this end-of-tape condition. Confusingly, the ASCII EOT code (end of transmission) effectively meant "end of file", not "end of tape", at least in Unix.
– alephzero
5 hours ago
The EOT sentinel on magtapes was generally not a recorded mark, but reflective tape. However, there was certainly a convention to distinguish end of file from end of volume; the latter was (if memory serves) two consecutive tape marks.
– another-dave
4 hours ago
add a comment |
Wikipedia
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
ECMA-6
ASCII was codified internationally as ISO/IEC 646 which in turn was ratified by ECMA as ECMA-6. Section 8.12 EM END OF MEDIUM of a PDF image document of the 5th Edition (March 1985) reads:
A control character that may be used to identify the physical end of a medium, or the old of the used portion of a medium, or the end of the wanted portion of data recorded on a medium. The position of this character does not necessarily correspond to the physical end of the medium.
Wikipedia
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
ECMA-6
ASCII was codified internationally as ISO/IEC 646 which in turn was ratified by ECMA as ECMA-6. Section 8.12 EM END OF MEDIUM of a PDF image document of the 5th Edition (March 1985) reads:
A control character that may be used to identify the physical end of a medium, or the old of the used portion of a medium, or the end of the wanted portion of data recorded on a medium. The position of this character does not necessarily correspond to the physical end of the medium.
edited 4 hours ago
Basil Bourque
1133 bronze badges
1133 bronze badges
answered 5 hours ago
scrussscruss
7,8531 gold badge15 silver badges51 bronze badges
7,8531 gold badge15 silver badges51 bronze badges
FYI, this source mentions a note about ASCII 25EM
: “(VMS: stronger user interrupt)” which I assume refers to the VMS operating system of a DEC VAX.
– Basil Bourque
5 hours ago
I’d still be interested in information about any usages of this character, or some kind of evidence that it was never widely used for its intended purpose. But if it was never actually widely used, I suppose there wouldn’t be an easy way to determine that!
– Ryan1729
5 hours ago
On reel-to-reel magnetic tape drives, there were typically two separate data block formats, signifying "end of file" and "end of tape". One tape reel might contain several files, or one file might occupy more than one tape. The basic function of the "end of tape" block was to stop the tape drive over-winding the tape. I wonder if the ASCII EM code was intended as a device-independent coding this end-of-tape condition. Confusingly, the ASCII EOT code (end of transmission) effectively meant "end of file", not "end of tape", at least in Unix.
– alephzero
5 hours ago
The EOT sentinel on magtapes was generally not a recorded mark, but reflective tape. However, there was certainly a convention to distinguish end of file from end of volume; the latter was (if memory serves) two consecutive tape marks.
– another-dave
4 hours ago
add a comment |
FYI, this source mentions a note about ASCII 25EM
: “(VMS: stronger user interrupt)” which I assume refers to the VMS operating system of a DEC VAX.
– Basil Bourque
5 hours ago
I’d still be interested in information about any usages of this character, or some kind of evidence that it was never widely used for its intended purpose. But if it was never actually widely used, I suppose there wouldn’t be an easy way to determine that!
– Ryan1729
5 hours ago
On reel-to-reel magnetic tape drives, there were typically two separate data block formats, signifying "end of file" and "end of tape". One tape reel might contain several files, or one file might occupy more than one tape. The basic function of the "end of tape" block was to stop the tape drive over-winding the tape. I wonder if the ASCII EM code was intended as a device-independent coding this end-of-tape condition. Confusingly, the ASCII EOT code (end of transmission) effectively meant "end of file", not "end of tape", at least in Unix.
– alephzero
5 hours ago
The EOT sentinel on magtapes was generally not a recorded mark, but reflective tape. However, there was certainly a convention to distinguish end of file from end of volume; the latter was (if memory serves) two consecutive tape marks.
– another-dave
4 hours ago
FYI, this source mentions a note about ASCII 25
EM
: “(VMS: stronger user interrupt)” which I assume refers to the VMS operating system of a DEC VAX.– Basil Bourque
5 hours ago
FYI, this source mentions a note about ASCII 25
EM
: “(VMS: stronger user interrupt)” which I assume refers to the VMS operating system of a DEC VAX.– Basil Bourque
5 hours ago
I’d still be interested in information about any usages of this character, or some kind of evidence that it was never widely used for its intended purpose. But if it was never actually widely used, I suppose there wouldn’t be an easy way to determine that!
– Ryan1729
5 hours ago
I’d still be interested in information about any usages of this character, or some kind of evidence that it was never widely used for its intended purpose. But if it was never actually widely used, I suppose there wouldn’t be an easy way to determine that!
– Ryan1729
5 hours ago
On reel-to-reel magnetic tape drives, there were typically two separate data block formats, signifying "end of file" and "end of tape". One tape reel might contain several files, or one file might occupy more than one tape. The basic function of the "end of tape" block was to stop the tape drive over-winding the tape. I wonder if the ASCII EM code was intended as a device-independent coding this end-of-tape condition. Confusingly, the ASCII EOT code (end of transmission) effectively meant "end of file", not "end of tape", at least in Unix.
– alephzero
5 hours ago
On reel-to-reel magnetic tape drives, there were typically two separate data block formats, signifying "end of file" and "end of tape". One tape reel might contain several files, or one file might occupy more than one tape. The basic function of the "end of tape" block was to stop the tape drive over-winding the tape. I wonder if the ASCII EM code was intended as a device-independent coding this end-of-tape condition. Confusingly, the ASCII EOT code (end of transmission) effectively meant "end of file", not "end of tape", at least in Unix.
– alephzero
5 hours ago
The EOT sentinel on magtapes was generally not a recorded mark, but reflective tape. However, there was certainly a convention to distinguish end of file from end of volume; the latter was (if memory serves) two consecutive tape marks.
– another-dave
4 hours ago
The EOT sentinel on magtapes was generally not a recorded mark, but reflective tape. However, there was certainly a convention to distinguish end of file from end of volume; the latter was (if memory serves) two consecutive tape marks.
– another-dave
4 hours ago
add a comment |
Ryan1729 is a new contributor. Be nice, and check out our Code of Conduct.
Ryan1729 is a new contributor. Be nice, and check out our Code of Conduct.
Ryan1729 is a new contributor. Be nice, and check out our Code of Conduct.
Ryan1729 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Retrocomputing Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f11527%2fwhat-was-the-ascii-end-of-medium-em-character-intended-to-be-used-for%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
“Intended as means of indicating on paper or magnetic tapes that the end of the usable portion of the tape had been reached.”, if en.wikipedia.org/wiki/C0_and_C1_control_codes#EM is to be believed. ASCII contains enough control codes to model complete linear record-based filing systems, but I've never seen any actual use of these features in the wild.
– scruss
8 hours ago
@scruss Why not make an Answer of that Comment, so it can be accepted and resolve this Question?
– Basil Bourque
6 hours ago
@BasilBourque I thought it was a bit thin, but if you say so …
– scruss
6 hours ago