home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / g / gde757_1.zip / LHARC1.EXE / 7900.BLD < prev    next >
Text File  |  1993-01-06  |  2KB  |  87 lines

  1. #7900
  2. @001 Enter the name of the OWNER of the shares:
  3. @002 Enter the name of the CREDITOR:
  4. !790 Enter the amount owed to CREDITOR:
  5. @800/@800/@800 Enter the reason for the debt:
  6. unpaid balance for purchase of the stock
  7. a note
  8. KEY IN VALUE
  9. @791 Enter number of shares to be pledged:
  10. @792/@792/@792 Enter the class of shares to be pledged:
  11. Common
  12. Preferred
  13. KEY IN VALUE
  14. @793 Enter the name of the issuer of the stock:
  15. #7901 Will the CREDITOR have the right to vote the shares?
  16. #7902 Will the CREDITOR receive dividends?
  17. #7903 Will the CREDITOR issue partial releases of the shares?
  18. #if#7903
  19. !200 Enter the release price per share:
  20. #endif
  21. #7904
  22. #end control section
  23. #7900
  24. /* Para. 7900: Pledge of stock for a debt */
  25.  
  26.                            PLEDGE OF STOCK
  27.  
  28.  
  29. @001, referred to as OWNER, and @002, referred to as CREDITOR,
  30. agree:
  31.  
  32.  
  33. OWNER is indebted to CREDITOR in the sum of $ @790 (!790
  34. dollars) for @800;
  35.  
  36.  
  37. to secure repayment of the debt, OWNER pledges to CREDITOR @791
  38. shares of @792 stock of @793.
  39.  
  40.  
  41. OWNER agrees to execute all necessary documents to perfect the 
  42. pledge.
  43.  
  44.  
  45. #7901
  46. /* Para. 7901: Voting by pledge holder */
  47.  
  48. So long as OWNER is indebted to CREDITOR, the CREDITOR shall have 
  49. the right to vote the shares.
  50.  
  51. #7902
  52. /* Para. 7902: Dividends, paid to CREDITOR */
  53.  
  54. CREDITOR shall be entitled to any dividends, and CREDITOR shall 
  55. credit the debt with the amount of the dividends collected. 
  56. CREDITOR may optionally reinvest the dividends, and any shares 
  57. so purchased shall be subject to the pledge.
  58.  
  59. #7903
  60. /* Para. 7903: Partial release */
  61.  
  62. If OWNER is current in the obligation underlying this pledge, 
  63. CREDITOR will release portions of the pledged stock as follows:
  64.  
  65.  
  66. $@200 (!200 dollars) per share
  67.  
  68. #7904
  69. /* Para. 7904: end */
  70.  
  71. Dated: _________________________________________
  72.  
  73.  
  74.  
  75.  
  76.  
  77. ______________________________________________________________
  78.  
  79. @001
  80.  
  81.  
  82.  
  83.  
  84.  
  85. ______________________________________________________________
  86. @002
  87.