{
  "disks": {
    "1": {
      "dirs": [
        {
          "path": "/",
          "files": [
            {
              "name": "FMW      LZH",
              "size": 116537,
              "date": "1993-02-04",
              "time": "11:10"
            },
            {
              "name": "FPDG     LZH",
              "size": 514460,
              "date": "1993-02-04",
              "time": "11:05"
            },
            {
              "name": "INSTALL  BIN",
              "size": 50634,
              "date": "1993-01-02",
              "time": "22:37"
            },
            {
              "name": "INSTALL  BMP",
              "size": 7192,
              "date": "1993-02-03",
              "time": "12:08"
            },
            {
              "name": "INSTALL  DLL",
              "size": 22784,
              "date": "1992-12-07",
              "time": "0:46"
            },
            {
              "name": "INSTALL  EXE",
              "size": 9216,
              "date": "1992-11-22",
              "time": "17:27"
            },
            {
              "name": "INSTALL  INF",
              "size": 515,
              "date": "1993-02-04",
              "time": "1:45"
            },
            {
              "name": "LZSS     LZH",
              "size": 17537,
              "date": "1993-02-04",
              "time": "1:35"
            },
            {
              "name": "README   TXT",
              "size": 3969,
              "date": "1993-02-04",
              "time": "11:09"
            }
          ]
        }
      ],
      "volume": "FOXPRODEVGD"
    }
  },
  "desc_file": "README.TXT",
  "desc_text": "FoxPro for Windows Developers Guide\r\n(copyright 1993, Sams Publishing)\r\n____________________________________________________\r\n\r\n\t\tFoxMasters magazine special edition\r\n\t\tVol2 Num 0\r\n\t\t(copyright 1992, Tetra Press)\r\n\r\n\r\nThis disk contains the sample programs from Jeb \r\nLong's FoxPro for Windows Developers Guide.  It is \r\ncontained  within a sample issue of FoxMasters \r\nMagazine.  FoxMasters runs within the FoxPro for \r\nWindows environment.  \r\n\r\nThis file will cover these topics:\r\n     * Installing the disk\r\n     * Using FoxMasters\r\n     * Experimenting with the author's programs\r\n     * The LZSS compression Library\r\n\r\nINSTALLING THE DISK\r\n-------------------\r\n\r\nIf you haven't installed this disk yet, put the disk\r\nin your floppy drive and follow these instructions:\r\n\r\n     1. From Program Manager or File Manager, choose\r\n        File | Run from the menu.\r\n\r\n     2. Type  B:\\INSTALL  and press Enter. If the floppy\r\n        disk is in your A: drive, type A:INSTALL. \r\n\r\nFollow the instructions on your screen - the program \r\nwill guide you through the installation process.\r\n\r\nYou will need at least 5M of free space on your hard drive\r\nto install the files.\r\n\r\n\r\nUSING FOXMASTERS\r\n(by Bruce Braunstein, Editor of FoxMasters magazine)\r\n----------------\r\n\r\nTo run FoxMasters, you must be running FoxPro for Windows. \r\n\r\n1. Select Program | Do from the menu (or type DO ? in the \r\n   command dialog box, and press Enter). \r\n\r\n2. Select the directory that you chose to install the files \r\n   in (the default is \\FOXPRODG).\r\n\r\n3. Select the file FMW.APP and press Enter or click DO.\r\n\r\nThe FoxMasters prompt will appear on the main system menu bar.\r\nIt will let you select the articles that you wish to read from \r\nthe 'Table of Contents.' In this option you can read an \r\narticle, run the code, print it out, or simply exit.  \r\n\r\n\tEach time you finish any action on an article, you'll\r\n\tneed to reselect the table of contents.\r\n\r\nThe next option is the 'Editorial.' Here you can read my \r\nopinions.\r\n\r\nThis is followed by the 'Entertainment' section that gives you\r\na game of  POPTRIS written in FoxPro by Gerald Garcia.  This \r\nshows what can be done with FoxPro for Windows.  (Also included \r\non the disk is a FoxPro version of the Game of Life written by \r\nTom Rombouts - you'll find this in the main Table of Contents).\r\n\r\nThe 'About FoxMasters' section  provides information covering \r\nwhat FoxMasters is, how to write for it and how you can \r\nsubscribe.\r\n\r\n'FM_Setup' lets you choose which issue you want to read by issue \r\nnumber (if this is the only issue of FoxMasters you have, this\r\nissue is already chosen by default). It also lets you choose if \r\nyou want the FoxMasters popup to open when you activate FPW.APP.\r\n\r\nFinally the 'Unload' options lets you remove FoxMasters from \r\nmemory and from your hard disk.\r\n\r\nIf you have any questions, or suggestions don't hesitate to get \r\nin touch with me.\r\n\r\n\r\n\r\nEXPERIMENTING WITH THE AUTHOR'S PROGRAMS\r\n----------------------------------------\r\n\r\nIf you're not running FoxMasters magazine, you can still access\r\nJeb Long's programs and his program code. You can directly run \r\nand examine these program within FoxPro for Windows.\r\n\r\nLook in the directory where you chose to install the book's \r\nsoftware (the default is \\FOXPRODG). You'll find a directory\r\nnamed VOL2NUM0. Under this directory, you'll find a number of\r\nsubdirectories, which contain the various programs and examples\r\nfrom the book. \r\n\r\n\r\nTHE LZSS COMPRESSION LIBRARY\r\n----------------------------\r\n\r\nThe LZSS Compresion library is a shareware product from Eschalon\r\nDevelopment. It consists of a DLL which can be called from within\r\nWindows programs, including FoxPro for Windows programs.\r\n\r\nThe author has written an example program which shows how to do\r\nthis - it is located in the VOL2NUM0\\DOCUMENT directory, and \r\nis named DOCUMENT.PRG.\r\n\r\nYou'll find the complete files for this product in the LZSSLIB\r\ndirectory.\r\n\r\n\r\n*** end ***"
}