The file you are now reading is 9902INDX.TXT. It lists and describes each file in this directory. The file 99MACCOL.COD contains the source code published in the Mar/Apr 1999 Computer Column of _The Cryptogram_. This source code must be split into two programs before it can be executed. These two programs are in the .BAS files described next. The file 99MAPRO1.BAS contains program 1 from the Mar/Apr 1999 Computer Column. This contains the pattern match code based on the function WordMatch$(). Run program 1, enter the file name WORD.LST and the pattern LFALGF. (The file WORD.LST is included for demo purposes.) The file 99MAPRO2.BAS contains program 2 from the Mar/Apr 1999 Computer Column. Run program 2, enter the file name ND98.CM and for the problem enter E-25. (The file ND98.CM is included for demo purposes.) The file 99ISSU02.ZIP contains the files in this directory. The .ZIP was created under MS-DOS and the text files are in DOS ascii text format. The file WORD.LST is a very brief file of words used for a demo of program 1. The file ND98.CM is a very brief file that "pretends" to contain all cipher problems for ND98. In fact, it contains only E-25 and some explanatory text. The file is used for a demo of program 2.