home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug105.arc / CMD-PRG.LQR / CMD-PRG.LBR / CMD-PRG.FIX next >
Text File  |  1979-12-31  |  1KB  |  39 lines

  1.             CMD-PRG.FIX
  2.  
  3.  
  4.      Many of my clients have gone to the IBM-PC and the dBASE II
  5. programming language.  I still do all my work on an ancient
  6. IMSAI-CROMEMCO-NORTH STAR hybred S-100, CP/M bucket-o-bolts.
  7.  
  8.      Why Ashton-Tate decided to change the default file extension
  9. on command files from .CMD to .PRG is beyond my thinking.
  10.  
  11.      Constantly changing file names (even with a wild-card
  12. rename utility) got to be too big a drag so I wrote FLIP-IT.
  13. Instead of making several versions for all the versions of dBASE II
  14. I decided to write a program that would generate a custom version
  15. of FLIP.IT for any dBASE II environment (MS-DOS or CP/M) and any
  16. release of dBASE (II, III, 2.3, 2.4, 2.41, Z-80 2.41 etc).
  17.  
  18.      MAKEFLIP.XXX is a command file that will 'write' the
  19. FLIP.IT command file, automatically adjusting to your
  20. environment.  You need run MAKEFLIP.XXX ONLY ONCE to create
  21. FLIP.IT.  Then place a copy of FLIP.IT on your dBASE disk.
  22. Now, whenever you wish to change default command file extensions
  23. just type .DO FLIP.IT.
  24.  
  25.      Do not change the names of either MAKEFLIP.XXX or FLIP.IT
  26. or the programs may not work.  To execute the MAKEFLIP.XXX
  27. program simply type .DO MAKEFLIP.XXX and answer the questions.
  28.  
  29.      Please read the command file MAKEFLIP.XXX for additional
  30. help.
  31.  
  32.  
  33.         Gene Head
  34.  
  35.         2860 NW Skyline Drive
  36.         Corvallis, Oregon  97330
  37.         (503)  758-0279
  38.  
  39.