home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / home / misc / 048 / bcast.ini < prev    next >
Text File  |  1992-07-30  |  4KB  |  77 lines

  1. *****************************************************************************
  2. **                 BCAST/KGRAPH PROGRAM CONFIGURATION FILE                 **
  3. *****************************************************************************
  4.  
  5. # Last Modified: 22 July 1992
  6.  
  7. MASK            *.dly
  8. GRAPHSTEP       35
  9. CYCLES          28
  10. SHIFT-ON
  11. GIF-FILENAME    screen.gif
  12. PS-FILENAME     screen.ps
  13. IMAGE-COLOR
  14. IMAGE-NOINVERSE
  15. AINDEX-NOSHOW
  16.  
  17. # Acronym Definitions:
  18. #
  19. # MASK path:  Filename mask isolating the processable SGDB files.  This mask
  20. #             may include wildcards and drive/directory structure information
  21. #             (ex. C:\bcast\data\*.dly).  Also modifiable from within BCAST.
  22. #
  23. # GRAPHSTEP nn:  The number of days (nn) to shift graphs forward or backward
  24. #                when using the PAGE-UP and PAGE-DOWN keys in BCAST.
  25. #
  26. # CYCLES nn : Used only by KGRAPH (where "nn" is either "27" or "28") to
  27. #             determine whether to use 27 or 28 day cycles when plotting the
  28. #             high-density geomagnetic data.  This sets the default used by
  29. #             KGRAPH.  If CYCLES is absent, KGRAPH defaults to 27-day cycles.
  30. #
  31. # SHIFT-ON :  Used by KGRAPH in the high-density data plots to shift the
  32. #             screen data so that the last day plotted is 14-days from the
  33. #             right of the screen.  This aids in identifying recurrent
  34. #             periods of activity.  This acronym sets the default for KGRAPH.
  35. #
  36. # SHIFT-OFF:  Forces KGRAPH to plot eight full solar rotations of data in
  37. #             the high-density data plots.  If neither of these SHIFT
  38. #             acronyms are present, KGRAPH uses "SHIFT-OFF" as the default.
  39. #
  40. # GIF-FILENAME: Specifies the file name used to store screen images saved in
  41. #               the GIF image format (default filename: "screen.gif").  Used
  42. #               by KGRAPH.
  43. #
  44. # PS-FILENAME : Specifies the file name used to store screen images saved in
  45. #               a Postscript-compatible file for printing on a laser printer.
  46. #               (Default filename is: "screen.ps".)  Used by KGRAPH.
  47. #
  48. # IMAGE-COLOR : (or, "IMAGE-COLOUR" - either will work) Forces KGRAPH to
  49. #               convert VGA-graphics screens to full-color GIF or Postscript
  50. #               image files (using GIF-FILENAME, or PS-FILENAME).
  51. #
  52. # IMAGE-NOCOLOR:(or, "IMAGE-NOCOLOUR" - either will work) Forces KGRAPH to
  53. #               convert full-color screens to black and white mono images
  54. #               (black background, white foreground) for either GIF or
  55. #               Postscript created screen images.
  56. #
  57. # IMAGE-INVERSE:Forces KGRAPH to convert full-color screens to black and
  58. #               white mono images, with a white background and black
  59. #               foreground.  This is useful for printing out screen images
  60. #               using printers with only two tones.  The IMAGE-NOCOLOR
  61. #               acronym must appear in the initialization file before
  62. #               this acronym, for the inversion to work.
  63. #
  64. # IMAGE-NOINVERSE: Forces KGRAPH to disable the inversion of GIF or
  65. #                  Postscript-created screen images.  This is the reverse of
  66. #                  IMAGE-INVERSE and is also the default employed by KGRAPH.
  67. #
  68. # AINDEX-SHOW : When viewing the high-density geomagnetic K-index data in
  69. #               KGRAPH, this acronym forces KGRAPH to display A-indices
  70. #               instead of (in place of) the dates.  This option can be
  71. #               toggled on and off by pressing the "A" (for "A"-Indices) key
  72. #               while viewing the high-density graphs.
  73. #
  74. # AINDEX-NOSHOW:Forces KGRAPH to display dates instead of A-indices.
  75. #
  76. # Additional acronyms may be added in future releases of BCAST.
  77.