home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Product / Product.zip / mwm216.zip / README.TXT < prev    next >
Text File  |  1996-09-29  |  31KB  |  665 lines

  1.     Mesa(tm) Spreadsheet for OS/2 from Sundial Systems
  2.     Release Notes (README.TXT) for Mesa 2 2.1.6 Working Model
  3.     September 1996
  4.  
  5.  
  6.     Thank you for trying the Working Model of Mesa 2 for OS/2. This file
  7.     contains information which became available after the printed materials
  8.     went to press.
  9.  
  10.     Before using the Mesa 2 Working Model, it must be installed on your
  11.     hard disk. (It cannot be run from a floppy diskette nor from a CD-ROM
  12.     drive.)  To install it, you need at lease 4.5 megabytes of free space on
  13.     your hard disk for a full installation of all the Mesa 2 programs and
  14.     files.
  15.  
  16.     To install the Mesa 2 Working Model, just run the INSTALL program
  17.     in the same directory as this file, and follow the instructions which
  18.     appear.
  19.  
  20.  
  21.     What Is and Is Not In The Working Model
  22.  
  23.     The Working Model is a near full-function version of Mesa 2.  When
  24.     you run it, you'll be asked if you have a license number.  Since you
  25.     don't, just press OK and you'll then be able to use all of Mesa's
  26.     features and functions in "demonstration mode."
  27.  
  28.     The only limitation imposed by the demonstration mode is that you are
  29.     limited to spreadsheets that are at most 32 rows by 32 columns (and
  30.     at most 7 layers deep).
  31.  
  32.     Details about using the Working Model appear later in this document
  33.     as well as in the on-line Tutorial information.
  34.  
  35.  
  36.     What is Version 2.1.6?
  37.  
  38.     Version 2.1.6 is the first full release of Mesa 2 under the Sundial
  39.     Systems label.  (Mesa 2 was previously a product of Athena Design, Inc.)
  40.     It is also the first full release of the Mesa 2 2.1 series -- previous
  41.     releases of 2.1 by Athena Design were preliminary or beta in nature.
  42.  
  43.     The Mesa 2 2.1 series represents a significant enhancement over the
  44.     earlier 2.0 series.  In particular, Mesa 2 2.1 offers:
  45.  
  46.     * Much faster recalculation engine.
  47.     * Reduced memory footprint.
  48.     * Numerous feature enhancements.
  49.     * Several new menu items to make things easier.
  50.     * New, smaller file format.
  51.  
  52.     Note that files created in Mesa 2 2.0.x can be read into 2.1.x, but not
  53.     the other way around.  Before using this version, make sure the files
  54.     created will not need to be read into 2.0.4 (or earlier).
  55.  
  56.  
  57.     Feature Enhancements
  58.  
  59.     There are a number of new and changed features in Version 2.1.6 that
  60.     are not described in the printed Mesa 2 documentation:
  61.  
  62.     * Indexed functions such as VLOOKUP, HLOOKUP, etc...  now use the Excel
  63.       convention for the index.  Excel is 1 based instead of 0 based.  The
  64.       Lotus style functions (@VLOOKUP, @HLOOKUP, etc...) remain 0 based.
  65.       Also, the default search types for the different lookup functions are
  66.       now different for the Excel- and Lotus-style functions and thus match
  67.       the corresponding defaults in those products. This allows Excel users
  68.       to work as they are used to and Lotus users to work as they are used to.
  69.  
  70.     * Significant enhancements have been made in handling formatting
  71.       information when importing or exporting from/to WK3, WK4, and XLS
  72.       format files.
  73.  
  74.     * Significant improvements have been made for import from WB1 format
  75.       files.
  76.  
  77.     * Support has been added for importing Excel 4 Workbook (XLW) files.
  78.  
  79.     * The Goto panel has been enhanced to include a list of named ranges
  80.       as well as recent Goto destinations.
  81.  
  82.     * The positions of the toolbar and formula bar can now be flipped.
  83.  
  84.     * Backup files are now created by copying, rather than renaming, the
  85.       original.  This allows file objects on the desktop to work as intended.
  86.  
  87.     * Graphic objects are now copied to the clipboard in Metafile format
  88.       and in bitmap format thus allowing more flexibility when using
  89.       graphics with other programs.  Graphic objects can also be DDE linked
  90.       into other applications as well.
  91.  
  92.     * Mesa 2 now uses the OS/2 country settings for things like the list
  93.       separator.  If your country uses a comma for the decimal separator,
  94.       then you can set the list separator in the OS/2 country setting to
  95.       specify a different separator for function arguments. Mesa 2 also now
  96.       recognizes dates entered in many additional international formats.
  97.  
  98.     * For use with REXX, SetFeed and GetFeed are now exported from the
  99.       MESAFEED.DLL so they can be used in ANY REXX program through the use
  100.       of RxFuncAdd.
  101.  
  102.     * Also for use with REXX, GetSignalData(NAME) can be used to get
  103.       data from the SIGNAL() function.  This blocks the REXX program until
  104.       the signal is raised.  (This is also exported from MESAFEED.DLL.)
  105.  
  106.     * Several new formula functions have been added.  These include AND,
  107.       OR, EVEN, ODD, FLOOR, CEILING, MROUND, ROUNDUP, ROUNDDOWN, TRUNC,
  108.       and WEEKDAY, as well as COSH, SINH, TANH, ACOSH, ASINH, and ATANH. 
  109.       The corresonding @ functions have also been added. For details on
  110.       using these new functions, see the on-line documentation.
  111.  
  112.     * Several new MScript functions have been added.  These include
  113.       SORT, FIND, REPLACE, REPLACEALL, SIZECOL, SIZECOLUMN, SIZEROW,
  114.       SETBASECELL, SETREDISPLAY, SETFONT, SETFONTATTR, SETFONTATTRIBUTE,
  115.       SETALIGN, SETALIGNMENT, and SETBORDER.   For details on using these
  116.       new functions, see the on-line documentation.
  117.  
  118.     * Several improvements, only of interest to Addin developers, have been
  119.       made to the AddIn functionality.  For information regarding the AddIn
  120.       functions, contact Technical Support.
  121.  
  122.  
  123.     OS/2, Presentation Manager, and Workplace Shell Compatibility:
  124.  
  125.     Mesa 2 is designed specifically for use with OS/2 Version 2, 3, or 4
  126.     and the Workplace Shell.  This includes all of the following releases:
  127.  
  128.         OS/2 Warp 4
  129.             "General Availability" release
  130.         OS/2 Warp Server
  131.             "General Availability" release
  132.         OS/2 Warp Connect
  133.             "Red Box" (for use with Windows) release
  134.             "Blue Box" (with Win-OS2) release
  135.         OS/2 Warp (OS/2 Version 3)
  136.             "Red Box" (for use with Windows) release
  137.             "Full Pack" (with Win-OS2) release
  138.         OS/2 2.1
  139.             "Manufacturing Refresh" (2.11) release
  140.  
  141.     Most "FixPak" levels of OS/2 Warp, Warp Connect, and Warp Server have also
  142.     been tested.
  143.  
  144.     Note that releases prior to OS/2 2.11 (including OS/2 2.0 and 2.1) are
  145.     not supported.
  146.  
  147.  
  148.     Limitations
  149.  
  150.     Listed below are some known limitations which may impact your use of
  151.     the current version of Mesa 2.  Many are related to problems in
  152.     particular OS/2 versions for which there is currently no workaround.
  153.  
  154.     * Installing over a previous version may cause a SYS2070 error to be
  155.       displayed at run-time.  Sometimes, when using the installer to delete
  156.       a previous version of Mesa, or to install over a previous version, it
  157.       does not always find all of the earlier versions of Mesa's DLL's.
  158.       Thus the software is not updated completely and the SYS2070 error is
  159.       displayed by OS/2 when you try to use Mesa.  If this happens, the
  160.       easiest solution is to type the following command at the root
  161.       directory of each drive that could be accessed via OS/2's LIBPATH:
  162.  
  163.         DIR MESACORE.DLL /s
  164.  
  165.       This will locate any previously existing copies of the Mesa DLL's.
  166.       Switch to the directory indicated by the results of that command, and
  167.       either delete or rename the Mesa DLL's that are there.  Then
  168.       re-install Mesa 2.  If that does not resolve the problem, please
  169.       contact technical support for further assistance
  170.  
  171.     * There are a number of issues concerning the relationship between
  172.       file-name extensions and file-type associations during file saving and
  173.       exporting.  Currently, if you do not include an extension in your file
  174.       name, Mesa 2 automatically appends one based on the file type
  175.       you have chosen.  If you do include an extension, Mesa 2 sets
  176.       the file type based on that extension.  If the extension is ambiguous
  177.       (as with XLS, which can mean either Excel 3 or Excel 4 format), Mesa 2
  178.       chooses between the permissible options based on the file type menu
  179.       settings.  If the file-type menu setting is not an allowable option
  180.       (for example, if the file name is output.xls and the file-type menu
  181.       reads Mesa 2 spreadsheet file), an intelligent default is chosen (in
  182.       this case, Excel 4 worksheet format).
  183.  
  184.     * When loading files, the Type of File listbox refers to extended
  185.       attributes as well.  If you have (for example) Lotus 123 files created
  186.       from a DOS or Windows version of Lotus, those files probably do not
  187.       have the 123 DOS Spreadsheet extended attribute set, so you must set
  188.       the Type of file to All Files, and then type the filename mask that
  189.       you desire in the Open Filename box.
  190.  
  191.     * Not all formatting information is necessarily preserved when
  192.       importing or exporting, and this varies to some degree from one file
  193.       format to another.
  194.  
  195.     * Within Mesa 2, Excel means Excel 3 and 4 worksheets and Excel 4
  196.       workbooks.  Currently, Mesa 2 does not support Excel 5 workbook import
  197.       or export or Excel 4 workbook export.
  198.  
  199.     * Graphs do not take text as headers for 3x3 ranges; all other ranges
  200.       work correctly.
  201.  
  202.     * If you select a discontinuous range and graph it, Mesa builds a
  203.       virtual range by appending the second and subsequent ranges underneath
  204.       the first.  This is not the desired behavior if you have selected
  205.       multiple selected columns.
  206.  
  207.     * Pie charts default to Group Rows, even if you really want Group
  208.       Columns.  Thus, if you select a single column of data and create a pie
  209.       chart from it, the graph will appear as a single color.  As a
  210.       workaround, right-click on the graph, choose Graph Settings, and
  211.       change the Orientation radio button from Group Rows to Group Columns,
  212.       and you will see the pie chart draw itself correctly.
  213.  
  214.     * There have been a number of printer problems identified by our
  215.       customers with past versions of Mesa 2 and particular OS/2 printer
  216.       drivers.  Many of these problems were fixed by the printer drivers
  217.       shipped with OS/2 Warp "Full Pack" release, the Warp Connect release,
  218.       or by OS/2 Warp FixPak 17 and the related printer driver fix pack.
  219.       However, there are still a number of issues left unresolved that we
  220.       will be working on for future releases.  Among the issues that have
  221.       been reported are:
  222.  
  223.         * Row and Column headings are sometimes inverted
  224.         * Colored text sometimes prints as black
  225.         * Non-outline fonts are extremely slow
  226.         * Landscape printing doesn't work on HP IIIP PostScript printer
  227.           (Apple LaserWriter Plus emulator)
  228.         * Blank pages are often added to the ends of files on HP DeskJets
  229.           and LaserJets
  230.  
  231.     * There is a known problem with OS/2 Warp FixPak 17 and Mesa 2 such that
  232.       when Mesa 2 is open, windows won't come to the front when activated.
  233.       This is a bug in FixPak 17.  There is a file with a new PMMERGE.DLL
  234.       (available from IBM) that fixes the problem.
  235.  
  236.  
  237.     Using the Mesa 2 Working Model
  238.     
  239.     Starting Mesa 2
  240.     
  241.     Once Mesa 2 has been installed, you can run it by double-clicking the
  242.     Mesa program icon.
  243.     
  244.     When you first run Mesa, it will prompt you for a license number.  If
  245.     you do not enter a valid license number, Mesa will run in demo mode.  In
  246.     this mode, most Mesa features are available, but the maximum size of a
  247.     single layer is 32 rows by 32 columns, and you are limited to 7 layers.
  248.     
  249.     Whenever you launch Mesa, the application window will appear on your
  250.     desktop.  This window will continue to exist for as long as you are
  251.     using Mesa.  Next, a workbook file called autoload.m2 is automatically
  252.     loaded and displayed in a file window.  This workbook contains sample
  253.     files that will help you familiarize yourself with Mesa features.
  254.     
  255.     You can rename this workbook to prevent it from loading automatically,
  256.     or you can change the name of the file that Mesa automatically loads by
  257.     entering a new file name under File to autoload in the Preferences
  258.     panel.  If the file Mesa is looking for is not available, a new, empty
  259.     workbook will be created.
  260.     
  261.     Creating and Opening Files
  262.     
  263.     Whenever you create or open a Mesa workbook file, it is displayed in a
  264.     separate file window inside the Mesa application window.
  265.     
  266.     * To create a new Mesa file from within Mesa, choose File->New (Ctrl+n).
  267.     
  268.     * To open an existing Mesa file from the OS/2 desktop, double-click the
  269.     file icon or drop it onto the Mesa program icon.  If Mesa is already
  270.     running, the file window will be opened inside the existing application
  271.     window; otherwise, Mesa is launched automatically.
  272.     
  273.     * To open an existing file from within Mesa, choose File->Open...
  274.     (Ctrl+o) and select the file name you want from the list box.
  275.     
  276.     Mesa can open Lotus 1-2-3(tm), Microsoft Excel(tm), and Quattro(tm) Pro
  277.     files, as well as delimited text files.
  278.     
  279.     * To create or open multiple files, choose File->New (Ctrl+n) or
  280.     File->Open...  (Ctrl+o) again.  The new files will appear in additional
  281.     file windows within the boundaries of the Mesa application window.
  282.     
  283.     Filling In Your Data
  284.     
  285.     As with all spreadsheets, Mesa stores your data in cells.  Many
  286.     different kinds of data can be entered into a cell - numbers, dates,
  287.     text, formulas, etc.  When you type a line of text, a number, a formula,
  288.     etc., that data is entered into the current base cell.  For example, to
  289.     enter your name in cell B5:
  290.     
  291.          1. Click cell B5 to select it.
  292.     
  293.          2. Type your name.
  294.     
  295.          (Notice that the Formula Bar at the top of the Mesa window is 
  296.          activated when you begin typing, and displays every character
  297.          you type.)
  298.     
  299.          3. Press Enter.
  300.     
  301.          (Notice that the Formula Bar is deactivated, and cell B5 now 
  302.          displays the new cell contents - your name.)
  303.         
  304.     Whenever you enter data in a cell, you replace the previous contents of
  305.     that cell.  You can also edit the existing cell contents instead of
  306.     replacing them; see Editing Your Data below for an explanation.
  307.     
  308.     Using Formulas To Make Calculations
  309.     
  310.     A formula is an instruction that tells Mesa how to calculate a value,
  311.     often (though not always) by reference to values in other cells.
  312.     
  313.     Some examples of formulas (and the cells they might be entered into):
  314.     
  315.     * (in cell A1)
  316.          =AVE(5,7,12)
  317.          Returns 8.
  318.     
  319.     * (in cell B1)
  320.          @COS(PI)
  321.          Returns -1.
  322.     
  323.     * (in cell C1)
  324.          C1:  =A1*B1
  325.          Returns -8.
  326.     
  327.     * (in cell D1)
  328.          =B1
  329.          Returns -1.
  330.         
  331.     The value of an argument is used to calculate the value of the formula.
  332.     For example, in cell D1 above, B1 is an argument which returns the value
  333.     of cell B1.  The formula in D1 returns the value of its argument, which
  334.     is -1.  (This is sometimes called an echo formula, and is the simplest
  335.     formula available in Mesa.)
  336.     
  337.     More complicated formulas, like those in cells A1 through C1, use
  338.     functions or operators to determine how the formula calculates its
  339.     value.  For example, in cell A1 above, the function AVE instructs Mesa
  340.     to calculate the average of its arguments, 5, 7, and 12.  In cell C1
  341.     above, the multiplication operator (*) instructs Mesa to calculate the
  342.     product of its arguments, A1 and B1.
  343.     
  344.     If the first character in your input is an equals sign (=), Mesa will
  345.     interpret your input as a formula; otherwise, it will probably be
  346.     interpreted as a text entry.  For example, if you replace =B1 with B1 in
  347.     cell D1 above, Mesa will display the text entry B1 rather than the
  348.     calculated value -1.  (There are other ways to make Mesa interpret
  349.     formula input as well.)
  350.     
  351.     For a full list of Mesa functions and operators, including the type of
  352.     argument that each one expects, see the Formula and MScript Functions
  353.     section of the on-line documentation.  Or see the Functions, Operators,
  354.     and Arguments section of the on-line documentation for more information
  355.     about formulas and how they work.
  356.     
  357.     When you need to refer to a range of cells in a formula, a rectangular
  358.     range can be addressed by specifying two cells at opposite corners of
  359.     the range.  The cell addresses should be separated by a colon(:)  or two
  360.     dots(..).  For example:
  361.     
  362.     * A1:C15 - All cells between A1 and C15, inclusive (45 cells altogether)
  363.     
  364.     * C1...C15 - All cells between C1 and C15, inclusive (15 cells altogether)
  365.     
  366.     (Mesa supports the cell and range address syntax from several other
  367.     spreadsheets, so that you can continue to use the habits you have
  368.     already acquired.)
  369.     
  370.     You can assign memorable names, called labels, to ranges of cells.  Once
  371.     you do this, you can refer to those labels elsewhere in a workbook, and
  372.     use them to build easy-to-understand formulas and to navigate quickly
  373.     through your workbooks.  You can also set a labelled range to AutoGrow,
  374.     so that the label automatically updates when the range is expanded.  See
  375.     the on-line documentation for details.
  376.     
  377.     The Difference Between Formulas and Values
  378.     
  379.     When you select a cell, the Formula Bar displays the contents of that
  380.     cell.  You may notice that the appearance of the Formula Bar differs
  381.     from the appearance of the cell itself.  This is because the cell
  382.     displays the cell's value, while the Formula Bar displays the cell's
  383.     contents.
  384.     
  385.     First, a few definitions:
  386.     
  387.     * The term "cell contents" refers to whatever data, formulas,
  388.     formatting, and other information actually reside in a cell.  It is most
  389.     often used to refer to the formulas, numbers, text, and other items that
  390.     you enter into a cell.
  391.     
  392.     * The term "cell value" refers to a number, a series of characters, or
  393.     some other item that is returned when the cell contents are interpreted.
  394.         
  395.     For example, cell A1 contains the formula =5+5; its value is 10.  Cell
  396.     A2 contains the number 10; its value is also 10.  The contents of these
  397.     cells are completely different (A1 contains a formula, A2 contains a
  398.     number), but the values of the two cells are the same.
  399.     
  400.     Another example:  cell A3 contains the formula = RAND * 100, which
  401.     generates a random number between 0 and 100 every time it is
  402.     recalculated.  While A3 changes its value regularly, its contents remain
  403.     unchanged.
  404.     
  405.     This is an important distinction to keep in mind.  Generally, any
  406.     reference to a cell will refer to its value alone; how that value is
  407.     arrived at is completely irrelevant.  The formulas =A1 and =A2 will both
  408.     return the number 10, even though A1 contains a formula and A2 contains
  409.     a constant.
  410.     
  411.     In addition to formulas and constants, cells may contain formatting
  412.     information.  If a cell contains none of these things, it is an empty
  413.     cell.
  414.     
  415.     Editing Your Data and Formulas
  416.     
  417.     There are two ways to edit the contents of a cell after you've entered it:
  418.     
  419.     * Directly within the cell
  420.     
  421.          1. Click on a cell to select it.
  422.  
  423.          2. Press F2 to display cell contents inside the cell.
  424.  
  425.          3. Point the mouse inside the cell at the beginning of the text to
  426.          be edited and click to position the insertion point.
  427.  
  428.          4. Use the keyboard and/or the mouse to edit text as needed.
  429.  
  430.          5. Press Enter when finished.
  431.  
  432.          The cell remains selected and shows a value corresponding to the 
  433.          edited contents.
  434.  
  435.     * Inside the Formula Bar
  436.     
  437.          1. Click on a cell to select it.
  438.  
  439.          2. Press F2 or click on the Formula Bar.
  440.  
  441.          The background color of the Formula Bar will change from grey to 
  442.          white to indicate that it is in editing mode.
  443.  
  444.          3. Point the mouse inside the cell at the beginning of the text to
  445.          be edited and click to position the insertion point.
  446.  
  447.          4. Use the keyboard and/or the mouse to edit text as needed.
  448.  
  449.          5. Press Enter when finished.
  450.  
  451.          The cell remains selected and shows a value corresponding to the 
  452.          edited contents.
  453.      
  454.     Moving and Copying Your Data
  455.        
  456.     Mesa supports a number of different commands for copying or moving cell
  457.     contents from one range to another, or linking cells together so that
  458.     changes in one cell are reflected in another.  Many of these are
  459.     one-click or direct-manipulation commands designed to make range
  460.     manipulation fast and easy.
  461.     
  462.     For example, to move the contents of A1:D5 elsewhere in the same layer:
  463.     
  464.          1. Select A1:D5.
  465.     
  466.          2. Drag the range using mouse button 2 (the right button).
  467.  
  468.          3. Drop the range where you want it.
  469.         
  470.     You can copy a range in much the same way - just press the Ctrl key
  471.     while you drag and drop it where you want it.  See Copying and moving
  472.     formulas in the on-line documentation to learn how to build formulas
  473.     that either vary or remain fixed as they are moved and copied from cell
  474.     to cell.
  475.     
  476.     Mesa supports standard OS/2 clipboard commands such as Cut, Copy, and
  477.     Paste, as well as several special commands for transferring information
  478.     through the OS/2 clipboard.  You can also delete the contents of a
  479.     range, without affecting the clipboard, by selecting the range and
  480.     choose Edit->Clear (Delete).
  481.     
  482.     Mesa's Fill commands copy the contents of a single cell, row, or column
  483.     into the entire selected range.  SmartFill commands take this process a
  484.     step further, allowing you to link the entire selected range to a single
  485.     cell, row, or column.  For example, if you SmartFill a range using the
  486.     formula in cell A1, whenever you change that formula, the entire
  487.     SmartFilled range will automatically update itself and use the new
  488.     formula.  See Filling and SmartFilling a range in the on-line
  489.     documentation for more information.
  490.     
  491.     Formatting Your Data
  492.        
  493.     To emphasize or draw attention to a range of data, you can add
  494.     formatting information to each cell, which controls how the cell and its
  495.     value appear on the screen or the printed page.
  496.     
  497.     Normally, every cell in a layer has the default format defined for that
  498.     layer.  You can change the format of a cell or range of cells, leaving
  499.     the rest of the layer unchanged, through the Range Settings view of the
  500.     Selection Manager.  You can also select a range and apply menu commands
  501.     (from the Range Menu) to it.  The types of formatting you can use
  502.     include:
  503.     
  504.     * Display format - Controls how the cell's value is displayed.  For
  505.     example, the numeric value 10000 might be displayed as one of the
  506.     following:
  507.     
  508.          10,000
  509.          $10,000.00
  510.          1.00e+04 or
  511.          18-May-27
  512.     
  513.     depending on the display format.
  514.     
  515.     * Font - The font, typeface, and size of each character in a cell can be
  516.     changed, using the OS/2 font palette.
  517.     
  518.     * Color - The values within each cell and the background of each cell
  519.     can be set to different colors, using the OS/2 color palette.
  520.     
  521.     * Borders - The lines around each cell can be drawn in different colors
  522.     and thicknesses.  Use borders to organize data into tables or to
  523.     separate regions in a layer.
  524.     
  525.     * Alignment - The contents of each cell can be centered or aligned
  526.     against any side of the cell.  You can also control whether text in the
  527.     cell spills over into other cells in the same row, or wraps around
  528.     within the same cell.
  529.         
  530.     Additionally, the sizes of rows and columns in a layer can be
  531.     manipulated to control where information appears on a page.
  532.     
  533.     Using Multiple Layers
  534.        
  535.     A workbook file can be as simple as a single layer, or it can contain
  536.     hundreds of related layers and other pages (see 3-D Workbooks in the
  537.     on-line documentation for an introduction to Mesa workbook files).
  538.     
  539.     If you are using a multiple-page workbook, it is important to be able to
  540.     move quickly to the page you want to work with.  The easiest way to do
  541.     this is by clicking the Page Tabs at the bottom of each file window or
  542.     using the GoTo option on the Edit menu.
  543.     
  544.     Often, the contents of a page will not fit in a single window.
  545.     Naturally, you want to be able to display the part of the page you are
  546.     interested in.
  547.     
  548.     The easiest way to display different parts of a page is by dragging or
  549.     clicking the scrollbars that are part of each file window.  You can also
  550.     use the GoTo panel to move directly to a range, or several keyboard
  551.     commands to move quickly through a layer.
  552.        
  553.     Saving Your Data
  554.        
  555.     To save the current workbook, choose File->Save (Ctrl+s).  If it is a 
  556.     new file, you will be prompted for a file name.
  557.     
  558.     If it is not a new file, the original file name will be used and you
  559.     will not be prompted for a file name.  If you wish to save an existing
  560.     workbook under a different name, choose File->Save As...
  561.     (Ctrl+Shift+S).  You will be prompted for a file name, as above.
  562.     
  563.     By default, Mesa saves files in .m2 format.  You can export files in
  564.     other spreadsheet file formats through the Save As panel, as well:
  565.     
  566.          * To export Lotus .wk1, .wk3, or .wk4 files, give the file a wk1,
  567.          wk3, or wk4 extension and save it, or choose 123 .WK1 Format File,
  568.          123 .WK3 Format File, or 123 .WK4 Format File from the Save file as
  569.          type menu.
  570.  
  571.          Note:  Because there exist two mutually exclusive formats for wk3 
  572.          files- one for Windows and one for OS/2 - wk3 files exported from
  573.          Mesa may not appear identically when read in from OS/2 products and
  574.          from Windows products.  We have concentrated our efforts on the 
  575.          OS/2 products; there is some chance that reading in wk3 files from 
  576.          a Windows product will not work properly.
  577.  
  578.          * To export Excel 3.0 or 4.0 files, you must choose Excel v3.0 .XLS
  579.          File or Excel v4.0 .XLS File from the Save File As Type menu.  You
  580.          cannot simply give the file an xls extension, since xls describes
  581.          both file formats.
  582.  
  583.     Printing Your Data
  584.     
  585.     The File->Print...  (Ctrl+p) command behaves in different ways,
  586.     depending on what objects are selected:
  587.     
  588.     * If a range of two or more cells is selected, the range is printed.
  589.     
  590.     * If only a single cell is selected, the entire current layer is
  591.     printed.
  592.     
  593.     Mesa will only print up to the last row and the last column in the layer
  594.     that contains data - for example, if the layer is 200 rows by 300
  595.     columns, but only the first 10 rows and columns have anything in them,
  596.     only the first 10 rows and columns will be printed.
  597.         
  598.     When you print an object (range, graphic, or layer), it appears in the
  599.     printout precisely as it does on the screen.  For example, if you select
  600.     a range to be printed, it normally appears at 100% scale, with all cells
  601.     formatted as they appear on the screen.  If any pictures appear on the
  602.     screen in the selected area, they are printed as well.  In other words,
  603.     what you see is what you get.
  604.     
  605.     You can change many of these settings when you print, through the Print
  606.     panel.
  607.     
  608.     And When You're Done
  609.        
  610.     Choose File->Exit...  (Alt+x), or Close from the system menu on the
  611.     application title bar, or double-click the application system-menu icon,
  612.     or press Alt+F4 to quit Mesa.  Mesa will prompt you to save all open
  613.     workbooks with unsaved changes, as above.
  614.     
  615.  
  616.     The Legal Fine Print
  617.  
  618.     Mesa is a trademark of Athena Design, Inc., and is used by Sundial
  619.     Systems Corporation under license.
  620.  
  621.     Other phrases used herein may be brand names, trademarks, or registered
  622.     trademarks of Athena Design, Inc., CompuServe Incorporated, Corel 
  623.     Corporation, Lotus Development Corporation, IBM Corporation, Microsoft
  624.     Corporation, Sundial Systems Corporation, or others.  All such names and
  625.     trademarks remain the property of their respective companies.
  626.  
  627.  
  628.     Technical Support
  629.  
  630.     We at Sundial Systems are committed to supporting you, our customer.
  631.  
  632.     We track all questions, comments, and "bug reports" concerning our
  633.     products and use this information in planning future releases.  If
  634.     there are features you particularly like or things you think should
  635.     be added to our products, please let us know.
  636.  
  637.     Please consult your license agreement and the on-line documentation
  638.     for details about the level of technical support to which you are
  639.     entitled.
  640.  
  641.     If you have questions or suggestions, please call us at (310) 596-5121
  642.     between 8:30 AM and 5:00 PM Pacific time, Monday through Friday.
  643.     You can also FAX your questions and comments to us at (310) 598-9851.
  644.  
  645.     On the Internet you can send email to mesa@sundialsystems.com, or to
  646.     mesa@ibm.net; or visit us on the web at www.sundialsystems.com.
  647.  
  648.     Technical support is also available on CompuServe through the Sundial
  649.     Systems section of the OS/2 Application Vendor forum.  Start
  650.     connecting with Sundial Systems and other CompuServe members by
  651.     calling 800-524-3388 and ask for Representative #456.  (In the United
  652.     Kingdom, call 0800 289 378.  In Germany, call 0130 37 32.  In the rest
  653.     of Europe, call (+44) 272 255111.  Outside the U.S., Canada, and
  654.     Europe, call 614-457-0802.  Be sure to ask for Representative #456).
  655.     If you're already a CompuServe member, enter GO OS2AVEN at the !
  656.     prompt to access the Sundial Systems Section of the OS/2 Vendor Forum
  657.     on CompuServe.
  658.  
  659.     Also, please note that our area code will be changing from (310) to (562)
  660.     after January 1997.
  661.  
  662.     Thanks in advance,
  663.     Sundial Systems Support Services.
  664.  
  665.