home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / clipper / sld103d.zip / README < prev    next >
Text File  |  1993-05-09  |  3KB  |  85 lines

  1.  
  2. Screen Layout Designer Version 1.03c  May. '93.
  3.  
  4.  
  5.  
  6. Here is a list of files you should have with SLD:
  7.  
  8.       SLD.EXE      (the main executable program)
  9.       SLD.OVR      (the overlay file)
  10.       DBFACC.EXE   (the .DBF access program)
  11.       SCREDIT.EXE  (a simple text file editor)
  12.       SETNAME.NAM  (a file containing the name of the setup file -
  13.                     initial default: SETUP.SET)
  14.       SETUP.SET    (a file containing the initial default settings)
  15.       SCRHELP.EXE  (the help program)
  16.       SCRHELP.HLP  (the help file)
  17.       SLD.DOC      (the user manual ... this file)
  18.       SLD.WP5      (the user manual in Wordperfect format)
  19.       README       (a list of these files and initial info)
  20.       TUTOR.DOC    (a tutorial ... also found in the manual)
  21.       REGISTER.DOC (the software registration form for SLD)
  22.  
  23.       and sample files as follows:
  24.  
  25.       INPUT.TXT    (a sample input text file)
  26.       COMPANY.DBF  (a sample .DBF file)
  27.       CONTACT.DBF  (ditto)
  28.       OUTPUT.PRG   (a sample screen output file in Clipper 5)
  29.       DBASE3.PRG   (a sample screen output file in dBase III)
  30.       SCREEN.SLF   (a sample screen layout file)
  31.  
  32. You may also have additional supplementary files.
  33.  
  34. These files may be supplied in archived form, ie. they may be
  35. compressed into one file, for example:  SLD.ZIP
  36.  
  37. INSTALLATION:
  38. -------------
  39. If the files are supplied in an archived form then:
  40.  
  41.   a) if you are installing on a floppy disk:
  42.     1) make a backup copy of the floppy containing the SLD program.
  43.     2) with the new floppy in the drive run the unarchive program
  44.        to unarchive the files (eg. PKUNZIP SLD).
  45.  
  46.   b) if you are installing on a hard disk:
  47.     1) Make a working directory on your hard disk where the
  48.        program files are to be stored, eg. C:\SLD
  49.     2) Change to this directory and place the disk containing the
  50.        SLD program in the floppy drive.
  51.     3) run the unarchive program, specifying the floppy drive
  52.        followed by the archive file name,  eg. PKUNZIP A:\SLD
  53.  
  54. If the files are supplied in Un-archived form then:
  55.  
  56.   a) if you are installing on floppy disk:
  57.     1) make a backup copy of the floppy disk containing the
  58.        files and run the program from this disk.
  59.  
  60.   b) if you are installing on a hard disk:
  61.     1) Make a working directory on the hard disk where the
  62.        program files are to be stored, eg. C:\SLD.
  63.     2) Change to this directory and place the disk containing
  64.        the SLD program in the floppy drive.
  65.     3) use the DOS copy program to copy the files from floppy
  66.        disk into this directory, eg. COPY A:\*.*
  67.  
  68.  
  69.  
  70. To start SLD, change to the directory containing the SLD prorgam
  71. and simply type "SLD" at the DOS prompt.
  72. If you have a monochrome monitor you may prefer to start SLD
  73. by typing "SLD /M". This will temporarily override the default
  74. color settings.
  75.  
  76.  
  77. The user manual:
  78. Use an editor or wordprocessor to look at the user manual.
  79.  
  80. Online help: SLD has full online help facilities.
  81.  
  82. Updates and more to follow soon!
  83.  
  84.  
  85.