diff options
-rw-r--r-- | listamsb.1 | 4 | ||||
-rw-r--r-- | listamsb.rst | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -204,7 +204,9 @@ trailing garbage at end of file Might mean this isn\(aqt an AMSB file. If you\(aqre sure it is, garbage data has somehow gotten appended to the file, after the three \fI$00\fP bytes that end the program. Maybe it was downloaded with a crappy -version of XMODEM that pads the last block. +version of XMODEM that pads the last block. The good news is, +AMSB will just ignore the garbage when you LOAD the file, so it +won\(aqt hurt anything. .IP \(bu 2 file has \fIN\fP unknown tokens .sp diff --git a/listamsb.rst b/listamsb.rst index e9760f1..c81cf46 100644 --- a/listamsb.rst +++ b/listamsb.rst @@ -180,7 +180,9 @@ continues processing. Might mean this isn't an AMSB file. If you're sure it is, garbage data has somehow gotten appended to the file, after the three *$00* bytes that end the program. Maybe it was downloaded with a crappy - version of XMODEM that pads the last block. + version of XMODEM that pads the last block. The good news is, + AMSB will just ignore the garbage when you LOAD the file, so it + won't hurt anything. - file has *N* unknown tokens |