text stringlengths 0 99.6k |
|---|
; (ARC/CZ was required since this subroutine can't un-crunch) |
We'd like to welcome all the members of CBMART to CBMAPP. Our policies on |
library files may be slightly different from what you're used to, and we'd |
like to take a moment to explain the differences. |
In CBMART, binary library files had either a .BIN or an .IMG extension |
regardless of what kind of file they were. This meant that you had to be |
sure to read the file description to see if the file might be an .ARC or a |
.SDA (et cetera) and change the file name accordingly when you downloaded |
it. In CBMAPP we allow file extensions that indicate what kind of file |
you are dealing with, so you will see .ARC and .SDA and .MUS (et cetera) |
as appropriate. |
Since the library software has changed and no longer has an indicator on |
the actual file name as to what kind of file it is, and since files in IMG |
format have a six-byte header that has to be dealt with if they are |
downloaded with Xmodem rather than CIS-B, we are trying to make sure that |
all current and former IMG files have a note in the file description that |
they should be downloaded with CIS-B if possible. |
As this file is written (October 1995) we are in the process of rena ng |
and changing the descriptions on the CBMART files that are now in our |
libraries. This process is likely to take several weeks, so as you browse |
through our libraries it is important that you still take time to read |
the file descriptions carefully. |
For a more detailed overview of file transfers, you can read UPDOW.HLP in |
the Help & Utilities library. And as always, if you have any problems, |
please leave a message for the Sysops.Standard ASCII Codes |
Dec Hex Binary Character |
--------------------------------------------------- |
000 00 0000 0000 CTRL-@ / NUL |
001 01 0000 0001 CTRL-A / SOH |
002 02 0000 0010 CTRL-B / STX |
003 03 0000 0011 CTRL-C / ETX |
004 04 0000 0100 CTRL-D / EOT |
005 05 0000 0101 CTRL-E / ENQ |
006 06 0000 0110 CTRL-F / ACK |
007 07 0000 0111 CTRL-G / BEL |
008 08 0000 1000 CTRL-H / BS |
009 09 0000 1001 CTRL-I / HT |
010 0A 0000 1010 CTRL-J / LF |
011 0B 0000 1011 CTRL-K / VT |
012 0C 0000 1100 CTRL-L / FF |
013 0D 0000 1101 CTRL-M / CR |
014 0E 0000 1110 CTRL-N / SO |
015 0F 0000 1111 CTRL-O / SI |
016 10 0001 0000 CTRL-P / DLE |
017 11 0001 0001 CTRL-Q / DC1 |
018 12 0001 0010 CTRL-R / DC2 |
019 13 0001 0011 CTRL-S / DC3 |
020 14 0001 0100 CTRL-T / DC4 |
021 15 0001 0101 CTRL-U / NAK |
022 16 0001 0110 CTRL-V / SYN |
023 17 0001 0111 CTRL-W / ETB |
024 18 0001 1000 CTRL-X / CAN |
025 19 0001 1001 CTRL-Y / EM |
026 1A 0001 1010 CTRL-Z / SUB |
027 1B 0001 1011 ESC |
028 1C 0001 1100 FS |
029 1D 0001 1101 GS |
030 1E 0001 1110 RS |
031 1F 0001 1111 US |
032 20 0010 0000 space |
033 21 0010 0001 ! |
034 22 0010 0010 " |
035 23 0010 0011 # |
036 24 0010 0100 $ |
037 25 0010 0101 % |
038 26 0010 0110 & |
039 27 0010 0111 ' |
040 28 0010 1000 ( |
041 29 0010 1001 ) |
042 2A 0010 1010 * |
043 2B 0010 1011 + |
044 2C 0010 1100 , |
045 2D 0010 1101 - |
046 2E 0010 1110 . |
047 2F 0010 1111 / |
048 30 0011 0000 0 |
049 31 0011 0001 1 |
050 32 0011 0010 2 |
051 33 0011 0011 3 |
052 34 0011 0100 4 |
053 35 0011 0101 5 |
054 36 0011 0110 6 |
055 37 0011 0111 7 |
056 38 0011 1000 8 |
057 39 0011 1001 9 |
058 3A 0011 1010 : |
059 3B 0011 1011 ; |
060 3C 0011 1100 < |
061 3D 0011 1101 = |
062 3E 0011 1110 > |
063 3F 0011 1111 ? |
064 40 0100 0000 @ |
065 41 0100 0001 A |
066 42 0100 0010 B |
067 43 0100 0011 C |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.