home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 119_01 / ugform.mss < prev    next >
Text File  |  1984-07-13  |  7KB  |  157 lines

  1. @style(rightmargin 1270 micas, leftmargin 1270 micas, bottommargin 1270 micas)
  2. @pageheading(left "Amethyst Users Group; P.O. Box 8173; Austin, Texas 78712",
  3. right "08/19/81")
  4. @pagefooting(right "Page @value[page]", left "Please Answer All Questions")
  5.  
  6. This is the membership information form for the Amethyst Users Group.
  7. This form serves two purposes, first, it gives the Amethyst Users
  8. Group editor(s) a more clear understanding of who you are and what
  9. your needs are, and also serves to verify legitimate ownership of
  10. Amethysts, Minces and Scribbles. This latter is necessary because of
  11. the limitations of the agreement between the Amethyst Users Group and
  12. Mark of the Unicorn. Please answer all of the questions as fully as
  13. possible. Also attach a photocopy of the license agreement that you
  14. completed for Mark of the Unicorn, or a photocopy of the label(s) of
  15. your original distribution disks, indicating your valid ownership. (Be
  16. careful when photocopying diskettes not to destroy them, and certainly
  17. back them up first.) This information will not be distributed outside
  18. of the Amethyst Users Group.
  19.  
  20. @begin(verbatim)
  21. Name
  22. ------------------------------------------------------------------
  23. Address
  24. ------------------------------------------------------------------
  25. City                State        Zip
  26. ------------------------------------------------------------------
  27. Telephone AC(    ) 
  28. ------------------------------------------------------------------
  29. I Own (only one should apply):
  30. Complete Amethyst ( )            Mince + Source only ( )
  31. Mince + Scribble (no source) ( )    Scribble + Source only ( )
  32. Mince + Scribble (With Source, but BDS C not included) ( )
  33. Version Numbers:
  34. BDS C:        Amethyst:    Mince:        Scribble:
  35. ------------------------------------------------------------------
  36. Please Describe the hardware on which you run your Amethyst. (CPU
  37. type, bus structure, manufacturer, CRT terminal type, or Memory Mapped
  38. Video board type, mass storage type and density, number of users &c.)
  39.  
  40. ------------------------------------------------------------------
  41.  
  42. ------------------------------------------------------------------
  43.  
  44. ------------------------------------------------------------------
  45.  
  46. ------------------------------------------------------------------
  47. Please Describe the operating system(s) and support software you tend
  48. to use with your Amethyst: (OASIS, RSX-11M, CP/M, Textwriter III, roff)
  49.  
  50. ------------------------------------------------------------------
  51.  
  52. ------------------------------------------------------------------
  53. Please describe as unambiguously as possible your preferred medium of
  54. software exchange, and one alternate if possible. (e.g. RT-11 Single
  55. density floppy, CP/M 3740 Single density, CDOS 5.25" Single Density):
  56.  
  57. 1
  58. ------------------------------------------------------------------
  59. 2
  60. ------------------------------------------------------------------
  61. Please describe your skill as a potential Amethyst extender, or C
  62. programmer. (e.g. absolute novice, UNIX wizard, 4004 assembler only):
  63.  
  64. ------------------------------------------------------------------
  65.  
  66. ------------------------------------------------------------------
  67. Would you like to help review submissions to the Amethyst Users Group?
  68.  
  69. ------------------------------------------------------------------
  70. Would you object to having any of the information here published in 
  71. the Amethyst Users Group newsletter so that other members may contact
  72. you directly? YES [ ]  NO [ ]  If yes, be specific:(i.e. address only)
  73.  
  74. ------------------------------------------------------------------
  75. What do you expect to get out of the Amethyst Users Group?
  76.  
  77. ------------------------------------------------------------------
  78.  
  79. ------------------------------------------------------------------
  80.  
  81. ------------------------------------------------------------------
  82.  
  83. ------------------------------------------------------------------
  84. How, if at all, do you expect to contribute to Amethyst Users Group?
  85.  
  86. ------------------------------------------------------------------
  87.  
  88. ------------------------------------------------------------------
  89.  
  90. ------------------------------------------------------------------
  91.  
  92. ------------------------------------------------------------------
  93. Other comments (attach as many pages as necessary)
  94.  
  95. ------------------------------------------------------------------
  96.  
  97. ------------------------------------------------------------------
  98.  
  99. ------------------------------------------------------------------
  100.  
  101. ------------------------------------------------------------------@end(verbatim) expect to get out of the Amethyst Users Group?
  102.  
  103. --------------------lace;    /* M-R */
  104.     functs[128+'S']=functs[128+'s'] = &MCntrLine;/* M-S */
  105.     functs[128+'T']=functs[128+'t'] = &MSwapWord;/* M-T */
  106.     functs[128+'U']=functs[128+'u'] = &MUpWord;    /* M-U */
  107.     functs[128+'V']=functs[128+'v'] = &MPrevPage;/* M-V */
  108.     functs[128+'W']=functs[128+'w'] = &MCopyRgn;    /* M-W */
  109.     functs[128+'['] = &MBPara;                /* M-[ */
  110.     functs[128+'\\'] = &MDelWhite;            /* M-\ /* VIEW.C -- View Mode
  111.    Contributed to the AUG by Mark of the Unicorn 07/20/81 
  112.  
  113. The seller of this software hereby disclaims any and all
  114. guarantees and warranties, both express and implied.  No
  115. liability of any form shall be assumed by the seller, nor shall
  116. direct, consequential, or other damages be assumed by the seller.
  117. Any user of this software uses it at his or her own risk.
  118.  
  119. Due to the ill-defined nature of "fitness for purpose" or similar
  120. types of guarantees for this type of product, no fitness for any
  121. purpose whatsoever is claimed or implied.
  122.  
  123. The physical medium upon which the software is supplied is
  124. guaranteed for one year against any physical defect.  If it
  125. should fail, return it to Mark of the Unicorn, and a new physical
  126. medium with a copy of the purchased software shall be sent.
  127.  
  128. The seller reserves the right to make changes, additions, and
  129. improvements to the software at any time; no guarantee is made
  130. that future versions of the software will be compatible with any
  131. other version.
  132.  
  133. The parts of this disclaimer are severable and fault found in
  134. any one part does not invalidate any other parts.
  135.  
  136.     Copyright (c) 1981 by Mark of the Unicorn
  137.     Created for Version 2.3 10/4/80 JTL
  138.  
  139.     This file contains the mode set up function */
  140.  
  141.  
  142. SetModes()            /* Set the modes according to the bmodes array */
  143. {
  144.     int cnt;
  145.     int MInsert(), MNotImpl();
  146.     
  147.     *mode='\0';
  148.     finit1();                    /* Set up the key bindings */
  149.     finit2();
  150.     finit3();
  151.     for (cnt=MAXMODES-1; cnt>=0; --cnt) {
  152.         switch (buffs[cbuff].bmodes[cnt]) {
  153.  
  154.         case 'v':
  155.             Rebind(&MInsert,&MNotImpl);
  156.             functs[4] = &MNotImpl;            /* C-D */
  157.             functs[9] = &M