460
The FTP client automatically pads the last record of a downloaded program file with null codes
(00h) to maintain the fixed-length format. (The number required is 128 less the number of
bytes in the last record).
Aside:
To conserve memory and boost performance, the BHT packs a pair of ASCII bytes
into a single byte by converting each byte into a 4-bit hexadecimal number.
CR LF
CR LF
CR LF
Record length (128 bytes)
Record length (128 bytes)
Zeros
Download
Summary of Contents for BHT-BASIC 100 SERIES
Page 1: ......
Page 161: ...153 Chapter 10 Sleep Function CONTENTS 10 1 Sleep Function 154...
Page 163: ...155 Chapter 11 Resume Function CONTENTS 11 1 Resume Function 156...
Page 173: ...165 Chapter 13 Backlight Function CONTENTS 13 1 Backlight Function 166...
Page 249: ...241 Example CLOSE IF kyIn Y THEN KILL Master Dat END IF Reference Statements CLFILE...