home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / dsource / dsource.ctl < prev    next >
Encoding:
Text File  |  1996-06-11  |  13.8 KB  |  322 lines

  1. @volumes;
  2. 2;
  3. database; DS;    DS; \dsource\dsource.ctl; "Developer Source";
  4. image;    DS;    DS; \;       "images";
  5.  
  6. ****  Logical to physical file mapping  ****
  7. @Files;
  8. text;                DS:\dsource\dsource.isf;
  9. page_directory;      DS:\dsource\pagedir.dat;
  10. browse_target_index; DS:\dsource\bt.idx;
  11. document_directory;  DS:\dsource\docdir.dat;
  12. lexical_unit_index;  DS:\dsource\lu.idx;
  13. noise_word_list;     DS:\dsource\noise.dat;
  14. field_index;         DS:\dsource\field.idx;
  15. database_toc;        DS:\dsource\db.toc;
  16. text_page_index;     DS:\dsource\txtpg.idx;
  17. image_page_index;    DS:\dsource\imgpg.idx;
  18. logo;                DS:\dsource\dsource.gif;
  19. public_annotations;  pubannot.dat;
  20.     
  21. * This control file contains examples of 2 new sections available
  22. * in InnerView 2.3. 
  23. * The first @ControlBar is an example of the Bitmaps control bar.
  24. * The second @ControlBar is an example of a Buttons control bar.
  25. * Just use one of them in you control file.  You can uncomment/comment
  26. * as many of the Bitmaps/Buttons that you wish to use. 
  27.  
  28. @ControlBar;
  29. 15;  0x00020000;
  30. 2;  40;     40;    "";                 123; * Print  
  31. 2;  40;     40;    "";                 300; * TOC
  32. 2;  40;     40;    "";                 400; * Expression
  33. 2;  40;     40;    "";                 410; * Results
  34. 2;  40;     40;    "";                 432; * Next Keyword
  35. 2;  40;     40;    "";                 312; * Back One Reference
  36. 2;  40;     40;    "";                 431; * Previous Document        
  37. 2;  40;     40;    "";                 430; * Next Document
  38. 2;  40;     40;    "";                 500; * Edit Annotation
  39. 2;  40;     40;    "";                 510; * Place Bookmark
  40. 2;  40;     40;    "";                 800; * Help
  41. *2;  40;     40;    "";                 100; * Open DB 
  42. *2;  40;     40;    "";                 110; * New  
  43. *2;  40;     40;    "";                 111; * Open 
  44. *2;  40;     40;    "";                 112; * Save 
  45. *2;  40;     40;    "";                 114; * Delete 
  46. *2;  40;     40;    "";                 121; * Change Printer
  47. *2;  40;     40;    "";                 131; * Close DB
  48. *2;  40;     40;    "";                 301; * Direct Access
  49. *2;  40;     40;    "";                 310; * X-ref
  50. *2;  40;     40;    "";                 311; * Toggle
  51. *2;  40;     40;    "";                 313; * Back All References
  52. *2;  40;     40;    "";                 330; * Next Page
  53. *2;  40;     40;    "";                 331; * Previous Page
  54. *2;  40;     40;    "";                 501; * Return to Annotation
  55. *2;  40;     40;    "";                 502; * Link Annotation
  56. *2;  40;     40;    "";                 511; * Return to Bookmark
  57. *2;  40;     40;    "";                 530; * Item Attributes
  58. *2;  40;     40;    "";                 540; * Audit Trail
  59. *2;  40;     40;    "";                 600; * Tile
  60. *2;  40;     40;    "";                 601; * Cascade
  61. *2;  40;     40;    "";                 130; * Exit
  62. *2;  40;     40;    "";                 920; * Rotate Left
  63. *2;  40;     40;    "";                 921; * Rotate Right
  64. *2;  40;     40;    "";                 922; * Rotate Home
  65. *2;  40;     40;    "";                 932; * Goto Page
  66. *2;  40;     40;    "";                 940; * Invert Image
  67. *2;  40;     40;    "";                 943; * Magnifying Glass
  68. *2;  40;     40;    "";                 945; * Pan
  69.  
  70.  
  71. * The following is a Button control bar
  72.  
  73. @ControlBar;
  74. 8; 0x00020001;
  75. 1; -1; -1; "Open Database"; 100;
  76. 1; -1; -1; "Print"; 120;
  77. 1; -1; -1; "Table of Contents"; 300;
  78. 1; -1; -1; "Direct Access"; 301;
  79. 1; -1; -1; "Search"; 400;
  80. 1; -1; -1; "Place Bookmark"; 510;
  81. 1; -1; -1; "Return to Bookmark"; 511;
  82. 1; -1; -1; "Magnify"; 943;
  83.  
  84.  
  85.  
  86. * The defaults takes precedence over the page_attributes section in IV2.3 
  87. *
  88. @defaults;
  89. *text_print_select;              page;
  90. *text_print_date;                yes;
  91. *text_print_pagenum;             yes;
  92. *text_print_search_keys;         yes;
  93. *image_print_source_tag;         yes;
  94. *print_pub_annots;               yes;   yes;    
  95. *print_priv_annots;              yes;
  96. *display_search_word_list;       yes;
  97. search_doc_position;            top_of_document;
  98. search_results_order;           by_occurences;
  99. *search_copy_operator;           none;
  100. *page_scrolling;                 page_by_page;
  101. page_scrolling;                 continuous_without_separator;
  102. *page_scrolling;                 continuous_with_separator;
  103. give_autoimage_focus;           yes;
  104.  
  105.  
  106. @database_title;
  107. Developer Source;
  108.  
  109. *@direct_access_lists;
  110. *1;
  111. *"A Font Previewer";42;
  112.  
  113. @character_set;
  114. ANSI;
  115.  
  116. @Fonts;
  117. 19;
  118. **********************************************************************
  119. * Height; Width; Escapement; Orientation; Weight; Italic; Underline; *
  120. *     StrikeOut; CharSet; OutPrecision; ClipPrecision; Quality;      *
  121. *     PitchAndFamily; FaceName;                                      *
  122. **********************************************************************
  123. 11; 0; 0; 0; 400; 0; 0;   * 0) Text
  124.       0; 0; 0; 0; 0;
  125.       16; "Times New Roman";
  126. 12; 0; 0; 0; 400; 0; 0;   * 1) SubHeading
  127.       0; 0; 0; 0; 0;
  128.       16; "Times New Roman";
  129. 11; 0; 0; 0; 400; 0; 0;   * 2) Code Listings
  130.       0; 0; 0; 0; 0;
  131.      48; "Courier New";
  132. 16; 0; 0; 0; 400; 0; 0;   * 3) Title
  133.       0; 0; 0; 0; 0;
  134.       32; "Arial";
  135. 14; 0; 0; 0; 400; 0; 0;   * 4) Heading and Q&A
  136.       0; 0; 0; 0; 0;         
  137.       16; "Times New Roman";
  138. 10;  0; 0; 0; 400; 0; 0;  * 5) Sp
  139.       0; 0; 0; 0; 0;
  140.       16; "Imodesp";
  141. 11; 0; 0; 0; 400; 0; 0;   * 6) Symbol Font
  142.       0; 0; 0; 0; 0;
  143.       80; Symbol;
  144. 11; 0; 0; 0; 400; 0; 0;   * 7) Tables
  145.       0; 0; 0; 0; 0;
  146.       49; "Imodetb";
  147. 10;  0; 0; 0; 400; 0; 0;  * 8) Sb
  148.       0; 0; 0; 0; 0;
  149.       16; "Imodesb";
  150. 3; 1; 0; 0; 400; 0; 0;    * 9) Banner Border
  151.       0; 0; 0; 0; 0;
  152.       32; "Arial";
  153. 11; 0; 0; 0; 400; 0; 0;   * 10)
  154.       0; 0; 0; 0; 0;
  155.       32; "Arial";
  156. 14; 6; 0; 0; 400; 0; 0;   * 11)
  157.       0; 0; 0; 0; 0;
  158.      48; "Imodebb";
  159. 3; 0; 0; 0; 400; 0; 0;    * 12)
  160.       0; 0; 0; 0; 0;
  161.      48; "Courier";
  162. 12; 0; 0; 0; 400; 0; 0;   * 13)
  163.       0; 0; 0; 0; 0;
  164.      48; "Courier New";
  165. 14; 0; 0; 0; 400; 0; 0;   * 14)
  166.       0; 0; 0; 0; 0;
  167.      48; "Courier New";
  168. 14; 0; 0; 0; 400; 0; 0;   * 15)
  169.       0; 0; 0; 0; 0;
  170.       32; "Arial";
  171. 9;  0; 0; 0; 400; 0; 0;   * 16) Small Table
  172.       0; 0; 0; 0; 0;
  173.       32; "Arial";
  174. 11; 0; 0; 0; 400; 0; 0;   * 17) MS LineDraw
  175.       0; 0; 0; 0; 0;
  176.       16; "MS LineDraw";
  177. 11; 0; 0; 0; 400; 0; 0;   * 18) IBM-PC Font
  178.       0; 0; 0; 0; 0;
  179.       16; "IBMPCDOS";
  180.  
  181.  
  182. @TextAttributes;
  183. 56;
  184. *****************************************************************
  185. * TA   Text attribute      Font          Foreground  Background *
  186. * Num   logical name      Number  Flags    color       color    *
  187. *****************************************************************
  188. 0;     "Normal";             0;  0x0e00;  0x000000;  0xffffff; * Black
  189. 1;     "SubHeading";         1;  0x0e01;  0x000000;  0xffffff; * Black 
  190. 2;     "Code";               2;  0x0e00;  0xff0000;  0xffffff; * Blue
  191. 3;     "Journal, Issue";    10;  0x0e00;  0xff0000;  0xffffff; * Blue
  192. 4;     "Title";              3;  0x0e01;  0xff0000;  0xffffff; * Blue
  193. 5;     "Normal: Italic";     0;  0x0e02;  0x000000;  0xffffff; * Black 
  194. 6;     "Normal: Bold";       0;  0x0e01;  0x000000;  0xffffff; * Black
  195. 7;     "Normal: Ital, Bold"; 1;  0x0e03;  0x000000;  0xffffff; * Black 
  196. 8;     "Heading, Q&A";       4;  0x0e01;  0x000000;  0xffffff; * Black 
  197. 9;     "SubScript";          8;  0x0e00;  0x000000;  0xffffff; * Black 
  198. 10;    "Symbol";             6;  0x0e00;  0x000000;  0xffffff; * Black 
  199. 11;    "Author";            10;  0x0e02;  0xff0000;  0xffffff; * Blue 
  200. 12;    "SubHead: Ital, Bold";1;  0x0e03;  0x000000;  0xffffff; * Black 
  201. 13;    "Heading: Ital, Bold";4;  0x0e03;  0x000000;  0xffffff; * Black 
  202. 14;    "Boxes";              7;  0x0e00;  0x000000;  0xffffff; * Black 
  203. 15;    "Table";              2;  0x0e00;  0x000000;  0xffffff; * Black 
  204. 16;    "Table: Bold";        2;  0x0e01;  0x000000;  0xffffff; * Black
  205. 17;    "Code: Italic";       2;  0x0e02;  0xff0000;  0xffffff; * Blue
  206. 18;    "Code: Bold";         2;  0x0e01;  0xff0000;  0xffffff; * Blue
  207. 19;    "Code: Ital, Bold";   2;  0x0e03;  0xff0000;  0xffffff; * Blue
  208. 20;    "SuperScript";        5;  0x0e00;  0x000000;  0xffffff; * Black 
  209. 21;    "Table: Italic";      2;  0x0e02;  0x000000;  0xffffff; * Black
  210. 22;    "Shade";              2;  0x0e00;  0x000000;  0xc0c0c0; * Gray
  211. 23;    "Boxed: Shade";       7;  0x0e00;  0x000000;  0xc0c0c0; * Gray
  212. 24;    "Shade: Italic";      2;  0x0e02;  0x000000;  0xc0c0c0; * Gray
  213. 25;    "Boxed: Bold";        2;  0x0e01;  0x000000;  0xc0c0c0; * Gray
  214. 26;    "SubTitle: Bold";     4;  0x0e01;  0x000000;  0xffffff; * Black
  215. 27;    "Code: Symbol";       6;  0x0e00;  0xff0000;  0xffffff; * Blue
  216. 28;    "Code: SubScript";    8;  0x0e00;  0xff0000;  0xffffff; * Blue 
  217. 29;    "Code: SuperScript";  5;  0x0e00;  0xff0000;  0xffffff; * Blue 
  218. 30;    "Code: Boxes";        7;  0x0e00;  0xff0000;  0xffffff; * Blue 
  219. 31;    "Border";             9;  0x0e00;  0xffffff;  0xff0000; * Blue
  220. 32;    "Shade:Pixel Fill";   9;  0x0e00;  0xff0000;  0xc0c0c0; * Gray
  221. 33;    "Shade:Jou,Iss";     10;  0x0e00;  0xff0000;  0xc0c0c0; * Gray
  222. 34;    "Shade:Title";        3;  0x0e01;  0xff0000;  0xc0c0c0; * Gray
  223. 35;    "Shade:Author";      10;  0x0e02;  0xff0000;  0xc0c0c0; * Gray
  224. 36;    "Underline";         11;  0x0e00;  0xff0000;  0xffffff; * Blue
  225. 37;    "Pixel Fill";         9;  0x0e00;  0xff0000;  0xffffff; * Blue
  226. 38;    "Shade:Header Fill"; 12;  0x0e00;  0xff0000;  0xc0c0c0; * Gray
  227. 39;    "Table: Bold,Italic"; 2;  0x0e03;  0x000000;  0xffffff; * Black
  228. 40;    "C,SH";              13;  0x0e00;  0x000000;  0xffffff; * Black
  229. 41;    "C,SH,I";            13;  0x0e02;  0x000000;  0xffffff; * Black
  230. 42;    "C,SH,B";            13;  0x0e01;  0x000000;  0xffffff; * Black
  231. 43;    "C,SH,I,B";          13;  0x0e03;  0x000000;  0xffffff; * Black
  232. 44;    "C,H";               14;  0x0e00;  0x000000;  0xffffff; * Black
  233. 45;    "C,H,I";             14;  0x0e02;  0x000000;  0xffffff; * Black
  234. 46;    "C,H,B";             14;  0x0e01;  0x000000;  0xffffff; * Black
  235. 47;    "C,H,I,B";           14;  0x0e03;  0x000000;  0xffffff; * Black
  236. 48;    "Shade:Book Title";  15;  0x0e01;  0xff0000;  0xc0c0c0; * Gray
  237. 49;    "Pixel Fill";         9;  0x0e00;  0x000000;  0xffffff; * Black
  238. 50;    "Table: Small";      16;  0x0e00;  0x000000;  0xffffff; * Black
  239. 51;    "Table: Small,Bold"; 16;  0x0e01;  0x000000;  0xffffff; * Black
  240. 52;    "MS LineDraw";       17;  0x0e00;  0x000000;  0xffffff; * Black
  241. 53;    "IBM-PC Font";       18;  0x0e00;  0x000000;  0xffffff; * Black
  242. 54;    "Code in Text";       2;  0x0e00;  0x000000;  0xffffff; * Black 
  243. 256;   "";                   2;  0x0e00;  0x000000;  0xffffff; * Black
  244. 513;   "";                   2;  0x0e00;  0x000000;  0xffffff; * Black
  245.  
  246.  
  247.  
  248.  
  249. @Views;
  250. 6;
  251. *****************************************************************************
  252. *                                 View View          Foreground  Background *
  253. * Logical name of View            Type Class  Flags    color       color    *
  254. *****************************************************************************
  255. "Search Results";                   0;  0;   0x0a00;  0x00ff00;  0x000000;
  256. "Public Annotations";               1;  0;   0x0a00;  0x0000ff;  0xffffff;
  257. "Private Annotations";              2;  0;   0x0a00;  0x000000;  0x00ffff;
  258. "Image Cross References";           3;  0;   0x0a01;  0xff0000;  0xffffff;
  259. "Text Cross References";            4; 42;   0x0a01;  0x00bf00;  0xffffff;
  260. "Spawn Process Pointer";            5;  0;   0x0a00;  0xff0000;  0xffffff;
  261.  
  262. @fields;
  263. 4;
  264. author;  "Author";      2;
  265. journal; "Journal";     3;
  266. text;    "Text";        0;
  267. title;   "Title";       1;
  268.  
  269.  
  270. @CaptionStrings;
  271. 1;
  272. 1;  "Developer Source";
  273.  
  274.  
  275. @system_params;
  276. ram_size;          150000;
  277. avg_lu_len;        8;
  278.  
  279. @partition_map;
  280.   0;     50;     0;     *** 0x00 - '2'
  281.  51;     54;     1;     *** '3'  - '6'
  282.  55;     64;     2;     *** '7'  - '@'
  283.  65;     66;     3;     *** 'A'  - 'B'
  284.  67;     67;     4;     *** 'C'  - 'C'
  285.  68;     69;     5;     *** 'D'  - 'E'
  286.  70;     72;     6;     *** 'F'  - 'H'
  287.  73;     76;     7;     *** 'I'  - 'L'
  288.  77;     79;     8;     *** 'M'  - 'O'
  289.  80;     82;     9;     *** 'P'  - 'R'
  290.  83;     83;    10;     *** 'S'  - 'S'
  291.  84;    255;    11;     *** 'T'  - 0xff
  292.  
  293. @text_width;
  294. 2048;
  295.  
  296. @windowposition;
  297. 3;
  298. 1;  0;  0; 100; 89;
  299. 3;  14; 8; 70; 68;
  300. 4;  0;  0; 100; 89;
  301.    
  302. ****  Character class table values  ****
  303. @char_class_table;
  304. ** 0  1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  305.   IL; EF; IL; IL; BT; MT; ET; IL; DE; TB; EL; DE; DE; DE; IL; IL; *** 0x00-0x0f
  306.   IL; DE; DE; DE; DE; DE; IL; DE; IL; IL; IL; DE; IL; IL; IL; IL; *** 0x10-0x1f
  307.   DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; AL; CM; DE; PD; DE; *** 0x20-0x2f
  308.   DG; DG; DG; DG; DG; DG; DG; DG; DG; DG; DE; DE; DE; DE; DE; DE; *** 0x30-0x3f
  309.   DE; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; *** 0x40-0x4f
  310.   AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; DE; DE; DE; DE; DE; *** 0x50-0x5f
  311.   DE; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; *** 0x60-0x6f
  312.   AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; AL; DE; DE; DE; DE; DE; *** 0x70-0x7f
  313. **  0  1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  314.   AL; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; *** 0x80-0x8f
  315.   DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; *** 0x90-0x9f
  316.   DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; *** 0xa0-0xaf
  317.   DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; *** 0xb0-0xbf
  318.   DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; *** 0xc0-0xcf
  319.   DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; *** 0xd0-0xdf
  320.   DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; *** 0xe0-0xef
  321.   DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; DE; *** 0xf0-0xff
  322. @end;