home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 526.lha / DirectoryAssistance / DA.doc.pp / DA.doc
Encoding:
Text File  |  1991-07-02  |  3.9 KB  |  98 lines

  1. --------------------------------------------------------------------------
  2. D I R E C T O R Y   A S S I S T A N C E
  3. --------------------------------------------------------------------------
  4. (C) Copyright 1991
  5. by Slop Soft, Inc.
  6.  
  7. Created by Pierre Fortin and Patrick Lalonde
  8.  
  9. Required Mem: 512K
  10.  
  11. --------------------------------------------------------------------------
  12. B A C K G R O U N D
  13. --------------------------------------------------------------------------
  14.   Why Slop Soft you ask?  A quick glance at the code and you'll see why we
  15. named ourselves in such a way.  You see we at Slop Soft beleive that
  16. software shouldn't be overworked with 19 versions before release. "If it
  17. works, release it!" is our moto.  Mind you, this program works, very well
  18. actually (we think).  And what the code looks like isn't important, it's
  19. what the program looks like to the user that is!  Inefficiency is our best
  20. weapon to knock out the competition.  You see, we can pump out more volume
  21. for your download credit.  Enough beating around the bush, it's written
  22. in basic and compiled with an old compiler.  Give us a break!!
  23.  
  24. --------------------------------------------------------------------------
  25. S E T T I N G   U P
  26. --------------------------------------------------------------------------
  27.   First of all, we recommend you create a directory for the program's
  28. data files.  The name of this directory can be anything, however, you
  29. must assign it to the logical device DA:.  This can be done as following:
  30.  
  31. 1> makedir <directory name>
  32. 1> assign DA: <directory name>
  33.  
  34.   Next, you must copy all the data files to this directory.
  35.  
  36. 1> copy DA.stats DA:
  37. 1> copy DA.data DA:
  38.  
  39.   The main program 'DA' can be placed in any directory.
  40.  
  41. --------------------------------------------------------------------------
  42. O P E R A T I O N
  43. --------------------------------------------------------------------------
  44.   Every menu features 'Hot-Key' user input so you don't waste time slapping
  45. that return key.
  46.  
  47.   MAIN MENU
  48.  
  49.   1. New Entry  -  This option allows you to enter in a new record.
  50.   2. Search     -  This is the main part of the program.  It allows you
  51.                    to execute multiple field searches, delete entries
  52.                    and also allows you to print and edit them.
  53.   3. Print      -  This function lets you print a section of or the entire
  54.                    phonebook.
  55.   4. Config     -  Don't bother, it's for the next version.
  56.   5. About      -  Duhh??
  57.   6. Exit       -  Self explanitory, see 5.
  58.  
  59.   SEARCH MENU
  60.  
  61.   1. Abort      -  Returns you to main menu.
  62.   2. Edit       -  Allows you to edit the current record.
  63.   3. Kill       -  Deletes current record.  WARNING: This function will NOT
  64.                    verify your decision.
  65.   4. Print      -  Sends current record to printer device.
  66.  
  67. --------------------------------------------------------------------------
  68. N O T E S
  69. --------------------------------------------------------------------------
  70. - When editing or data entering, the ESC will clear the current field.
  71. - Any problems?  Who cares!  No online help yet!
  72. - Have fun, and enjoy!  BTW: Sloppy software is good software.  You heard
  73.   it here first!
  74.  
  75. --------------------------------------------------------------------------
  76. S P E C I F I C A T I O N S
  77. --------------------------------------------------------------------------
  78. INTERFACE: 2.0DOS simulated
  79. INTUITION: None
  80. LANGUAGE: Basic
  81. COMPILED: X
  82. SHITTY COMPILER: X
  83. MAXIMUM SORT RATE: 5 entries/sec aprx.
  84. SORT METHOD: Shell Sort
  85. RECOMMENDED FONTS: clean.font, bbsfont.font
  86. CODE: Sloppy, dawm sloppy.
  87. MAN YEARS TO PRODUCE CODE: 0.000969655
  88. MAN YEARS TO COMPILE: 3
  89.  
  90. --------------------------------------------------------------------------
  91.           It's hot, it's sexy, it's sleek, it's sloppy soft
  92. --------------------------------------------------------------------------
  93. Any comments?  Drop us mail at OMX, home of VirusX!
  94.  
  95. 613-731-3419
  96. Pierre Fortin or Pat Lalonde
  97.  
  98.