CompuServe Messages

#RAW Sequences

#: 30893 S7/ProgrammingForum unknown
    23-Aug-86 11:15:38
Sb: #30817-#RAW Sequences
Fm: Drew Lucy 76337,75
To: Scott Ballantyne 70066,603

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Everything seems to be working fine now. Thanks a million. Just to rap this up, I'll restate the correct sequences that have appeared in half a dozen or so messages over the last week. WINDOW STATUS REQUEST sequence in the RKM is wrong. The correct sequence is: $9B $30 $20 $71 WINDOW BOUNDRY REPORT sequence in the RKM is *almost* correct. The RKM omits the fact that there is a space ($20) between the window width parameter and the terminating 'r' charactor. DEVICE STATUS REQUEST sequence in the RKM is missing a byte. The correct sequence is: $9B $36 $6E CURSOR POSITION REPORT (hard as it is to believe) is described correctly in the RKM.