home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p115 / 1.ddi / GCDMISC / GCDCFGIN.DEF < prev    next >
Encoding:
Text File  |  1989-11-14  |  13.3 KB  |  278 lines

  1. ---------------------------------------------------------------------
  2. --GCD Configuration file --------------------------------------------
  3. ---------------------------------------------------------------------
  4.  
  5. BEGIN CONFIG
  6.  
  7. FILE \GCD4\GCD_IN.CFG
  8.  
  9. --Device driver files
  10.  
  11. 1   GRAPHICS                --Graphics device driver
  12. 2   INPUT                   --Input device driver
  13. 3   NONE          8000      --Initial Plot device driver, max driver size
  14. -- 4 not used
  15.  
  16. --OTHER SUPPORT FILES
  17.  
  18. 5   GCD.VNP                --Verb/Noun command table
  19. 6   GCD.MSG                --Prompts/Message file
  20. 7   GCD.HLP                --Help file
  21. 8   GCD.MAC                --Macro definitions
  22. 9   GCD.TAB                --Initial tablet menu file
  23. 10  DEFAULT                --Initial Color/Pen table
  24. 11  OOPS.TMP   20000 20000 --Undo (OOPS) transaction file, initial number
  25.                            --of bytes to allocate in memory IO system and
  26.                            --increment number of bytes to allocate when more
  27.                            --is needed
  28. 12  INIT.UCD               --Startup UPL prog. (see code line 62 to activate)
  29. 13  TF000002.FNT           --Initial text font definition
  30. 14  GCD.MOD                --Modifier words
  31. 15  GCD.GCP                --Get Data command words
  32. 16  GCD.SMC                --String macro substitution file
  33. 17  CVMIB.TMP  16000 16000 --data base MIB overflow file name, initial number
  34.                            --of bytes to allocate in memory IO system and
  35.                            --increment number of bytes to allocate when more
  36.                            --is needed
  37. 18  CVPDF.TMP  50000 50000 --data base PDF overflow file name, initial number
  38.                            --of bytes to allocate in memory IO system and
  39.                            --increment number of bytes to allocate when more
  40.                            --is needed
  41. 19  GCD.MNU                --Initial on-screen menu definition file
  42. 20  ENTLIST.TMP 2000 2000  --Entity list overflow file name, initial number
  43.                            --of bytes to allocate in memory IO system and
  44.                            --increment number of bytes to allocate when more
  45.                            --is needed. 2 bytes used for each entity in list
  46.  
  47. --Auto File
  48. --    +--auto file backup part name (.DRW is added automatically)
  49. --    |      +-------------- on / off (2 = prompt only, file = 1, off = 0)
  50. --    |      |  +----------- number of minutes, to trigger
  51. --    |      |  |   +------- number of commands, to trigger
  52. --    |      |  |   |    +-- number of entities, to trigger
  53. --    V      V  V   V    V 
  54. 21 BACKUP    0 20  100  100
  55.  
  56. 53 50000  --Minimum number of bytes to reserve in IO system for UPL code
  57.           --If UPL is not allocated enough bytes it will severly impact the
  58.           --execution speed of UPL programs.
  59.  
  60. --Graphics cursor parameters
  61.  
  62. --   +--+--X,Y size of cross hair in screen inches
  63. --   |  |     +--menu cursor size factor (1 - 8)
  64. --   |  |     |  +--menu cursor style, -2=none,-1=block,0=variable arrow,
  65. --   |  |     |  |  1-8= arrow in given direction, 1=up,3=right...ect
  66. --   |  |     |  |  +--icon menu pick area hilite flag (0=no, 1=yes hilite)
  67. --   |  |     |  |  |   +--cross hair position display update rate
  68. --   |  |     |  |  |   |  (bigger the number, updates less often)
  69. --   |  |     |  |  |   |    +--cross hair update speed, smaller the number
  70. --   |  |     |  |  |   |    |  update cross hair more often
  71. --   V  V     V  V  V   V    V
  72. 54  1.0 1.0   1  8  1   50   2
  73.  
  74. 55 2500000 --maximum number of bytes of memory to allocate for 
  75.            --the memory IO system. This value should be set to approximately
  76.            --the amount of memory you have in your system minus about 2000000.
  77.            --If it is set too small (less than 100000) the system will become
  78.            --very slow. If it is set too big it will create a large virtual
  79.            --memory file on your hard disk. It would be very rare to for GCD 
  80.            --to use more than 3 to 4 meg of memory.
  81.  
  82. -- +--network file locking enable flag, = 0 disable always
  83. -- |                                    = 1 enable always 
  84. -- |                                    = 2 enable if network detected
  85. -- |  +--node name flag, = 1 try to get name from system, else use name below
  86. -- |  |                  = 0 always use name below on line 58
  87. -- |  |  +--ask for user name option, = 1 always ask for name (not implemented)
  88. -- |  |  |                            = 0 use name from line 59 below
  89. -- V  V  V
  90. 57 0  0  0              --network/part history options
  91. 58 'No network name'    --network node name
  92.  
  93. 59 'No user name'       --user name
  94.  
  95. --Initial default text parameters-------
  96.  
  97. --   +--Height
  98. --   |     +--Width
  99. --   |     |     +--Line spacing ratio
  100. --   |     |     |    +--Minimum text height in screen inches
  101. --   |     |     |    |   +--Text On/Off, 0 = ON, 1 = OFF
  102. --   |     |     |    |   |  +--ANG
  103. --   |     |     |    |   |  |  +--1=ljt, 2=rjt, 3=cjt
  104. --   |     |     |    |   |  |  | +--1=vcon, 0=vall
  105. --   |     |     |    |   |  |  | | +--font (0=use default)
  106. --   |     |     |    |   |  |  | | | +--alt text font 0 = on, 1 = off
  107. --   |     |     |    |   |  |  | | | | +--slant
  108. --   |     |     |    |   |  |  | | | | |  (integer = deg of slant, max = 45)
  109. --   |     |     |    |   |  |  | | | | |  +--in-line slant increment
  110. --   |     |     |    |   |  |  | | | | |  |
  111. --   V     V     V    V   V  V  V V V V V  V
  112. 61  0.15 0.15  1.5  0.05  0 0.0 1 1 0 0 0 15
  113.  
  114. --General flags
  115.  
  116. --  +--DB pack 0=don't, 1=do, 2=ask
  117. --  | +--UPL startup flag (see code line 12 also)
  118. --  | | +--0=soft font, 1=hard font
  119. --  | | | +--figure update 0=don't, 1=do, 2=ask
  120. --  | | | | +--cross hair style 4=rubber-band ELSE normal cross hair
  121. --  | | | | | +--initial 'messages' flag 0=normal,1=debug,2=number,3=off
  122. --  | | | | | | +--on screen icon menus, 0 = off, 1 = on
  123. --  | | | | | | | +--not used
  124. --  | | | | | | | | +--display X,Y cursor position 0=no, 1=yes
  125. --  | | | | | | | | | +--UNDO switch
  126. --  | | | | | | | | | | +--disable AV rubber band cursor snapping, 1=yes, 0=no
  127. --  | | | | | | | | | | | +--0 = fig extent ident, 1 = sub-fig ident
  128. --  | | | | | | | | | | | | +-- -1 = don't do graphic device line vector
  129. --  | | | | | | | | | | | | |        buffering
  130. --  | | | | | | | | | | | | |    0 = do graphic device line vector buffering
  131. --  | | | | | | | | | | | | |    1 = do graphic device line vector buffering
  132. --  | | | | | | | | | | | | |        and dump the buffer after each entity
  133. --  V V V V V V V V V V V V V
  134. 62  2 1 1 2 4 0 1 0 0 1 0 1 0
  135.  
  136. --System colors-------------------------------------------------------
  137.  
  138. --  +--gleep (digitize marker)
  139. --  |  +-window entity box color
  140. --  |  |  +-normal cross hair
  141. --  |  |  |  +-grid dot color for quadrants ++ and --
  142. --  |  |  |  |  +-default entity color
  143. --  |  |  |  |  |  +-system text color
  144. --  |  |  |  |  |  |  +-user text color
  145. --  |  |  |  |  |  |  |  +-entity identification cross hair color
  146. --  |  |  |  |  |  |  |  |  +-grid dot color for quadrants -+ and +-
  147. --  |  |  |  |  |  |  |  |  |  +-*********NOT USED**
  148. --  |  |  |  |  |  |  |  |  |  |  +-edit menu picked box color
  149. --  |  |  |  |  |  |  |  |  |  |  |  +-**NOT USED**
  150. --  |  |  |  |  |  |  |  |  |  |  |  |  +-on screen icon menu cursor color
  151. --  |  |  |  |  |  |  |  |  |  |  |  |  |  +-message text color
  152. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  +-warning message text color
  153. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  +-error message text color
  154. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  +-XH X,Y coordinate color
  155. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  +-help text color
  156. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  +-general window 
  157. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  | text color
  158. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  +-menu pick box
  159. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  hilight color
  160. --  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
  161. --  V  V  V  V  V  V  V  V  V  V  V  V  V  V  V  V  V  V  V  V
  162. 64 13  7 10  7 12 13 15  9 14 15  9 15 15 15 12  9  8 15 15 15
  163. --  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20
  164.  
  165. 65  0           --cpu speed factor (leave at 0 and it will automatically
  166.                 --                  be determined at runtime, or put in a
  167.                 --                  NEGATIVE delay count ie -80 for 8mhz or
  168.                 --                  -160 for 16mhz, ect)
  169.  
  170. 66  20          --keyboard wait factor (how long to wait for keyboard macros)
  171. 67  10.0        --default zoom all border percentage
  172.  
  173. --  commonly used scale factors
  174. --  1.0        INCHES
  175. --  12.0    FEET
  176. --  0.3937    CENTIMETERS
  177. --  0.03937    MILLIMETERS
  178. --  39.3696    METERS
  179. 68  1.0         --global scale factor
  180.  
  181. 69  0.75    --default chord height tolerance for arc generation
  182. 70  0.10    --default trap distance in screen inches
  183. 71  0.5 0.5 0.0 0.0  0  --grid parameters
  184.  
  185. --   +--depth
  186. --   |      +-----+-----+--model space eye point 
  187. --   V      V     V     V
  188. 73 -10.0   20.0 -20.0 10.0      --perspective viewing parameters
  189.  
  190. --   +--point entity size in inches for graphics screen
  191. --   |    +--point entity size in inches for plotter
  192. --   |    |    +--'gleep' marker size in inches
  193. --   |    |    |     +--non-av axis size
  194. --   |    |    |     |    +--av axis size
  195. --   |    |    |     |    |     +--cpl axis into screen FONT
  196. --   V    V    V     V    V     V
  197. 74  0.15 0.1  0.09  0.5  0.375  0
  198.  
  199. --Dimension parameters----------------------------------------------
  200.  
  201. -- THGT -------------------------------------------------+
  202. -- MTOL -------------------------------------------+     |
  203. -- PTOL -------------------------------------+     |     |
  204. -- BTOL -------------------------------+     |     |     |
  205. -- SCL  ---------------------------+   |     |     |     |
  206. -- OFFSET ---------------------+   |   |     |     |     |
  207. -- ASIZE ------------------+   |   |   |     |     |     |
  208. -- LNSP ---------------+   |   |   |   |     |     |     |
  209. -- WDT  ----------+    |   |   |   |   |     |     |     |
  210. -- HGT  -----+    |    |   |   |   |   |     |     |     |
  211. -- ANG  -+   |    |    |   |   |   |   |     |     |     |
  212. --       |   |    |    |   |   |   |   |     |     |     |
  213. --       V   V    V    V   V   V   V   V     V     V     V
  214. 75      0.0 0.15 0.15 1.5 0.0 0.0 0.0 0.005 0.005 0.005 1.0
  215. --                         ^
  216. --                         +--Leave this at 0.0!
  217.                            
  218. -- TYPE  -----------+
  219. -- TPREC --------+  |
  220. -- PREC  -----+  |  |
  221. -- ATYPE --+  |  |  |
  222. --         |  |  |  |
  223. --         V  V  V  V
  224. 76         1  3  3  2
  225.  
  226. -- INCLUDE LEADING ZEROS = 1, NO LEADING ZEROS = 2 --------+
  227. -- INCLUDE TRAILING ZEROS = 1, NO TRAILING ZEROS = 2 ---+  |
  228. -- DPOINT = 1, COMMA = 2 ----------------------------+  |  |
  229. -- FEET = 1, INCH = 2 ----------------------------+  |  |  |
  230. -- ANSI = 1, ISO/JIS = 2, DIN = 3 -------------+  |  |  |  |
  231. -- ALIGN  = 1, NOALIG = 2 ------------------+  |  |  |  |  |
  232. -- DSYM = 1, DWORD = 2 ------------------+  |  |  |  |  |  |
  233. -- PREFIX = 1, SUFFIX = 2, NOSYM = 3 -+  |  |  |  |  |  |  |
  234. -- CENTER = 1, NOCENT = 2 ---------+  |  |  |  |  |  |  |  |
  235. -- TOLERANCE TYPE                  |  |  |  |  |  |  |  |  |
  236. -- NO TOLERANCE             = 0    |  |  |  |  |  |  |  |  |
  237. -- LIMIT                    = 1    |  |  |  |  |  |  |  |  |
  238. -- PLUS OR MINUS VALUE      = 2    |  |  |  |  |  |  |  |  |
  239. -- PLUS VALUE & MINUS VALUE = 3    |  |  |  |  |  |  |  |  |
  240. -- BASIC                    = 4 +  |  |  |  |  |  |  |  |  |
  241. -- AJT = 1, LJT = 2 ---------+  |  |  |  |  |  |  |  |  |  |
  242. -- AIN = 1, AOUT = 2 -----+  |  |  |  |  |  |  |  |  |  |  |
  243. -- PPNT  = 1              |  |  |  |  |  |  |  |  |  |  |  |
  244. -- HORIZ = 2              |  |  |  |  |  |  |  |  |  |  |  |
  245. -- VERT  = 3 ----------+  |  |  |  |  |  |  |  |  |  |  |  |
  246. -- VALL = 1            |  |  |  |  |  |  |  |  |  |  |  |  |
  247. -- VCON = 2 --------+  |  |  |  |  |  |  |  |  |  |  |  |  |
  248. -- BOTH   = 1       |  |  |  |  |  |  |  |  |  |  |  |  |  |
  249. -- FIRST  = 2       |  |  |  |  |  |  |  |  |  |  |  |  |  |
  250. -- SECOND = 3       |  |  |  |  |  |  |  |  |  |  |  |  |  |
  251. -- NONE   = 4 ---+  |  |  |  |  |  |  |  |  |  |  |  |  |  |
  252. --               V  V  V  V  V  V  V  V  V  V  V  V  V  V  V
  253. 77               4  2  2  1  1  0  2  1  1  2  1  2  1  1  2
  254.  
  255. --Soft font definition
  256. --
  257. 80 1.0          --initial soft font scale factor
  258.  
  259. 81 0.010 0.240 0.000                            --font 1
  260. 82 0.125 0.125 0.000                            --font 2
  261. 83 0.200 0.100 0.000                            --font 3
  262. 84 1.000 0.095 0.010 0.095 0.000 0.000 0.000    --font 4
  263. 85 1.000 0.100 0.200 0.100 0.000 0.000 0.000    --font 5
  264. 86 1.000 0.100 0.200 0.100 0.200 0.100 0.000    --font 6
  265. 87 0.010 0.090 0.000 0.000 0.000 0.000 0.000    --font 7
  266. 88 0.020 0.080 0.000 0.000 0.000 0.000 0.000    --font 8
  267. 89 0.050 0.100 0.000 0.000 0.000 0.000 0.000    --font 9
  268. 90 0.010 0.040 0.020 0.040 0.040 0.040 0.000    --font 10
  269. 91 0.010 0.040 0.010 0.080 0.010 0.016 0.000    --font 11
  270. 92 0.010 0.040 0.020 0.080 0.040 0.016 0.000    --font 12
  271. 93 0.020 0.040 0.020 0.016 0.000 0.000 0.000    --font 13
  272. 94 0.020 0.040 0.040 0.020 0.000 0.000 0.000    --font 14
  273. 95 0.001 0.049 0.000 0.000 0.000 0.000 0.000    --font 15
  274.  
  275. END CONFIG
  276. END
  277.  
  278.