home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / tool / prg_sup / codelbvb / codelib.txt < prev    next >
Text File  |  1994-06-02  |  5KB  |  125 lines

  1. Code Libararian for Windows version 1.03
  2. By Leigh C. McMullen
  3. This Version Superceeds the previous as it did not include the necessary file 
  4. threed.vbx
  5. this version no longer requires Threed.vbx
  6.  
  7.  
  8. Zip File contents:
  9.  
  10.     Codelib.exe:    The Executible    
  11.     Codelib.mdb:     The Codelib Database
  12.     codelib.ldb:     The Codelib Database index
  13.     Cmmdialog.vbx:     A support file for code lib
  14.     msgblast.vbx :    Another support file for codelib
  15.     codelib.txt:     This file.
  16.     vbdb300.dll :    Data access
  17.     Msabc110.dll:     Data access
  18.     msaes110.dll:     Data access
  19.     msajit110.dll:     Data access
  20.     vbrun300.dll:     Vb runtime module
  21.     
  22.  
  23.  
  24. Installation instructions:
  25.     copy all the dll's and vbx's to the windows system directory
  26.     make a directoy for the code libararian    
  27.     copy everything  else there
  28.  
  29. What is Code Libararian?
  30. It is a function/procedure/object and code fragment archiver. it allows you to place 
  31. all of you favorite code samples into one place, and have them at hand when ever 
  32. you want them.
  33.  
  34. How does it work?
  35. 1.    While in your favorite editor, simply copy a code fragment to the clipboard.
  36. 2.    press the add button on the Codelib screen
  37. 3.    fill in the ID field (Mandatory)
  38. 4.    fill in the description field (Optional)
  39. 5.    press the update key (It was the add key but it changed) 
  40.  
  41. presto! your code is copied off of the clipboard into the codelib database
  42.  
  43. How do I get my code out of codelib?
  44. 1.    Select the fragment you want by dropping down the list box and clicking on the 
  45.     desired item
  46. 2.    Press the "Put To Clipboard" button on the lower right hand corner
  47. 3.    While in your favorite editor simply select the position at which you would like 
  48.     to paste the code.
  49. 4.    select paste from your editors edit menu.
  50.     There it is large as life.
  51.  
  52. Things you should remember:
  53. Since the code lib uses the clipboard to transfer info back and forth between your 
  54. editor and the program the old contents of the clipboard will be erased.
  55. This program is shareware: this means that you do not own it, I do. If you feel it is 
  56. very useful send me some money, if you don't remove it from you hard drive 
  57. and forget about it.
  58.  
  59. What do you get for registering:
  60. *    You get to feel good about your self for contributing to the over all goodness of 
  61.     humanity in my mind.
  62. *    You get to get a new, shiny 3 1/2 inch diskette, hand labeled by me, sent to 
  63.     your home.
  64. *    You get the right to ask me questions about this and other programs, and to 
  65.     suggest new features. (Un reg. Users can ask but I won't pay any attention to them)
  66. *    You get a full registered version with the ability to load different databases. 
  67.     (This is useful for maintaining separate libraries for each language you use)
  68. the full version also has:
  69.     
  70.     further separation of libraries by class (not object classes but types of 
  71.     functions.)
  72.     The abality to use several different databases.
  73.     Everything that this one has and much much more
  74.     (That means I wanted to give you as much as I could with the trial version,
  75.     So you pretty much have it all already)
  76.     It won't destroy your hard drive after thirty days like this one might. 
  77.     (just kidding) =:>
  78. *    And finally and most importantly you get to show off to your friends about how     
  79.     you actually registered a piece of shareware!
  80.  
  81. But if you still don't want to regs. Thats fine, I'll keep writing these things and you'll
  82. keep stealing them. Maybee I'll even steal some of your stuff someday and that'll be fair. 
  83.  
  84. The Legal stuff:
  85.     this program isn't yours its mine.
  86.     I don't care if you send me money ,it is still mine.
  87.     if you send me money I'll let you use it for longer than 30 days
  88.     if you use it, i am NOT responsible for anything.
  89.     Really, not a damn dingo's-kidney, 
  90.     if it blows up you computer, starts Armageddon, jumps out of the box and kills 
  91.     you, sets fire you your wife, eats your dog, and causes you lots and lots of pain 
  92.     suffering, monetary damage, and loss of life and limb, I still am not 
  93.     responsible, You use this software at Your Own Risk!. Even if you get a nasty 
  94.     paper cut opening the package, it is entirely your fault. (Even if I have been 
  95.     advised that these things might happen)
  96.     Furthermore: if some stupid, lame-brained, Judge or Jury decides it is my fault, 
  97.     the most you can squeeze out of my tight little white butt is the amount I 
  98.     squeezed out of yours for the original license.
  99.     I also don't warrant this program for fitness for any particular purpose. If you paid 
  100.     for it and it doesn't do what you wanted it to--TOUGH!
  101.     If you don't like this get rid of the program now.
  102.     if you use the program you are accepting the terms of this user license.
  103.  
  104. How to register:
  105.     I move allot but I allways check you EMail SO:
  106.     Email me at xmcmullen@dsm1.dsmnet.com and I will give you a place where 
  107.     you can send me money.
  108.     (You can also send suggestions if you like)
  109.  
  110. How Much is it?
  111.     A whole whopping ten bucks!
  112.     thats right $10.00 (If you feel I deserve more by all means send it!)
  113.     But I am not trying to get rich here (Though the Idea sounds cool) I just 
  114.     something for me that I thought you might be able to use. If you can and think that 
  115.     it saved you $10.00 worth of time, Well I could use a new pair of shoes. If not...
  116.     Well, I know that telling to to throw it away is useless, you'll keep it if you want to,
  117.     And I suppose thats Okay. 
  118.  
  119. if you have any suggestions or comments good you bad Email me.
  120.  
  121. Leigh Out!
  122. 5/31/94
  123.  
  124.  
  125.