home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / amimacro.zip / BIBMENU3.SMM < prev    next >
INI File  |  1990-06-13  |  3KB  |  341 lines

  1. [ver]
  2.     4
  3. [sty]
  4.     
  5. [files]
  6. [prn]
  7.     PCL / HP LaserJet
  8. [lang]
  9.     1
  10. [desc]
  11.     
  12.     
  13.     
  14.     
  15.     
  16.     645302807
  17.     36
  18.     630877573
  19. [fopts]
  20.     0
  21.     1
  22.     0
  23.     0
  24. [lnopts]
  25.     2
  26.     Body Text
  27. [docopts]
  28.     5
  29.     2
  30. [tag]
  31.     Body Text
  32.     2
  33.     [fnt]
  34.         Helv
  35.         240
  36.         0
  37.         16385
  38.     [algn]
  39.         225
  40.         1
  41.         0
  42.         0
  43.         0
  44.     [spc]
  45.         17
  46.         201
  47.         1
  48.         0
  49.         72
  50.         1
  51.         100
  52.     [brk]
  53.         0
  54.     [line]
  55.         8
  56.         0
  57.         1
  58.         0
  59.         1
  60.         1
  61.         1
  62.         10
  63.         10
  64.         1
  65.     [spec]
  66.         0
  67.         0
  68.         
  69.         0
  70.         1
  71.         0
  72.         0
  73.         0
  74.         0
  75.         0
  76.     [nfmt]
  77.         272
  78.         1
  79.         2
  80.         .
  81.         ,
  82.         $
  83. [tag]
  84.     footer
  85.     3
  86.     [fnt]
  87.         Tms Rmn
  88.         200
  89.         0
  90.         49152
  91.     [algn]
  92.         225
  93.         1
  94.         0
  95.         0
  96.         0
  97.     [spc]
  98.         17
  99.         273
  100.         1
  101.         0
  102.         0
  103.         1
  104.         100
  105.     [brk]
  106.         4
  107.     [line]
  108.         8
  109.         0
  110.         1
  111.         0
  112.         1
  113.         2
  114.         2
  115.         20
  116.         20
  117.         1
  118.     [spec]
  119.         0
  120.         0
  121.         
  122.         0
  123.         1
  124.         0
  125.         0
  126.         1
  127.         0
  128.         0
  129.     [nfmt]
  130.         280
  131.         1
  132.         3
  133.         .
  134.         ,
  135.         $
  136. [lay]
  137.     Standard
  138.     513
  139.     [rght]
  140.         15840
  141.         12240
  142.         1
  143.         1080
  144.         360
  145.         1
  146.         1080
  147.         720
  148.         4
  149.         1
  150.         0
  151.         1
  152.         8
  153.         4
  154.         1
  155.         1080
  156.         11520
  157.         14
  158.         1
  159.         359
  160.         1
  161.         721
  162.         1
  163.         1084
  164.         1
  165.         1446
  166.         1
  167.         1792
  168.         1
  169.         2155
  170.         1
  171.         2517
  172.         1
  173.         2880
  174.         1
  175.         3242
  176.         1
  177.         3605
  178.         1
  179.         3967
  180.         1
  181.         4323
  182.         1
  183.         4683
  184.         1
  185.         5043
  186.     [hrght]
  187.     [lyfrm]
  188.         1
  189.         11200
  190.         0
  191.         0
  192.         12240
  193.         1080
  194.         1
  195.         1
  196.         3
  197.         1
  198.         5
  199.         0
  200.         0
  201.     [frmlay]
  202.         1080
  203.         12240
  204.         1
  205.         360
  206.         0
  207.         1
  208.         0
  209.         0
  210.         2
  211.         1
  212.         0
  213.         1
  214.         1
  215.         0
  216.         1
  217.         360
  218.         12240
  219.         3
  220.         1
  221.         365
  222.         2
  223.         6120
  224.         3
  225.         11162
  226.     [txt]
  227. >
  228.     [frght]
  229.     [lyfrm]
  230.         1
  231.         13248
  232.         0
  233.         15480
  234.         12240
  235.         15840
  236.         1
  237.         1
  238.         3
  239.         1
  240.         5
  241.         0
  242.         0
  243.     [frmlay]
  244.         15840
  245.         12240
  246.         1
  247.         720
  248.         0
  249.         1
  250.         15480
  251.         720
  252.         2
  253.         1
  254.         0
  255.         1
  256.         1
  257.         0
  258.         1
  259.         720
  260.         11520
  261.         0
  262.     [txt]
  263. >
  264. [elay]
  265. [l1]
  266.     0
  267. [edoc]
  268. FUNCTION    BibMenu()
  269.  
  270. path = GetmacPath$()
  271.  
  272. {bar} = 1
  273.  
  274. {menu} = "&Bibliography"
  275.  
  276. DeleteMenu(bar, menu)
  277.  
  278. addMenu(bar, menu)
  279.  
  280.  
  281. AddMenuItem(bar, menu,  "Mark &Text For Reference...", "{path}bib3.smm!MarkRef")
  282.  
  283. AddMenuItem(bar, menu,  "Mark A Bib &Entry", "{path}bib3.smm!MarkBib2")
  284.  
  285. AddMenuItem(bar, menu,  "Mark Start Of Bib &Page", "{path}bib3.smm!startBibPage")
  286.  
  287. AddMenuItem(bar, menu,  "&AutoMark Bib Entries", "{path}bib3.smm!automk")
  288.  
  289. AddMenuItem(bar, menu,  "-", "")
  290.  
  291. AddMenuItem(bar, menu,  "&Update Bib Entries", "{path}bib3.smm!initnames")
  292.  
  293. AddMenuItem(bar, menu,  "Update &Document", "{path}bib3.smm!UpdateRef")
  294.  
  295. AddMenuItem(bar, menu,  "-", "")
  296.  
  297. AddMenuItem(bar, menu,  "&Exit Bibliography", "{path}bibmenu3.smm!rm")
  298.  
  299. END FUNCTION
  300.  
  301.  
  302. function rm()
  303.  
  304. deletemenu(1 "&Bibliography")
  305.  
  306. end function
  307.  
  308. >
  309. [macsum] 2
  310. BibMenu 0 0 4 0
  311. rm 621 0 1 18
  312. [macse]
  313. 14 BibMenu
  314. 0 295
  315. 13
  316. 8 1
  317. 5 1
  318. 8 2
  319. 7 "&Bibliography"
  320. 8 3
  321. 0 521 "{2}" "{3}"
  322. 0 515 "{2}" "{3}"
  323. 0 516 "{2}" "{3}" "Mark &Text For Reference..." "{1}bib3.smm!MarkRef"
  324. 0 516 "{2}" "{3}" "Mark A Bib &Entry" "{1}bib3.smm!MarkBib2"
  325. 0 516 "{2}" "{3}" "Mark Start Of Bib &Page" "{1}bib3.smm!startBibPage"
  326. 0 516 "{2}" "{3}" "&AutoMark Bib Entries" "{1}bib3.smm!automk"
  327. 0 516 "{2}" "{3}" "-" ""
  328. 0 516 "{2}" "{3}" "&Update Bib Entries" "{1}bib3.smm!initnames"
  329. 0 516 "{2}" "{3}" "Update &Document" "{1}bib3.smm!UpdateRef"
  330. 0 516 "{2}" "{3}" "-" ""
  331. 0 516 "{2}" "{3}" "&Exit Bibliography" "{1}bibmenu3.smm!rm"
  332. 6 0
  333. 15
  334. 9
  335. 14 rm
  336. 0 521 1 "&Bibliography"
  337. 6 0
  338. 15
  339. 9
  340. 00002521
  341.