Bogemic Software        Bogemic Software RSS  Subscribe: RSS       Products  |  Purchase  |  Support  |  Contact      
Products
  Bogemic Apps
  Bogemic Docs
  Bogemic Studio
  Bogemic Grid
  Services
Order Now
Ordering Process
Documentation
Press Releases
Reseller
Feedback Form
Technical Support
Contact

Back to Contents



Bogemic Docs User Guide:


Main window

The following picture represents the appearence of the main window:


The main menu contains the following items:
  • File menu:
    NewCreate a new spreadsheet document. If the current document has been changed, you will be prompted to save it before proceeding
    New WindowOpen a new instance of Bogemic Docs
    Open
    Open the spreadsheet from a file. If the current document has been changed, you will be prompted to save it before proceeding. When loading from a CSV file, the following dialog will appear:
    SaveSave the spreadsheet to a file. If the spreadsheet was opened from a file, the name of this file is used
    Save AsSave the spreadsheet to a file selected in the Save File dialog
    Recent GridsOpen a recently used spreadsheet
    PrintPrint the spreadsheet
    Print PreviewOpen the Print Preview window
    Print SetupOpen the Print Setup dialog
    ExitExit the program. If the current document has been changed, you will be prompted to save it before proceeding

  • Navigate menu:
    BackLoad previous document
    ForwardLoad next document
    HomeLoad initial document

  • Edit menu:
    UndoUndo the last action
    RedoRedo the undone action
    CutCut the data from the selected cells to the clipboard
    CopyCopy the data from the selected cells to the clipboard
    PastePaste the data from the clipboard to the selected cells
    DeleteDelete the data in the selected cells
    Select AllSelect all cells in the spreadsheet
    Options
    Open the "Options" dialog:
    • Add recent files to the "My Recent Files" folder - this option allows you to save recently opened files (spreadsheets and scripts) to the "My Recent Files" folder; the option is enabled by default.


    • Warn about unsafe script execution - this is an important security measure that prevents execution of potentially dangerous scripts. If you received a third-party spreadsheet containing a script, it may contain the code that may harm your system. Bogemic Docs will show a warning message in this case. The option is enabled by default.


    • Run script automatically at load time - this option allows you to turn off automatic script execution during loading of the spreadsheet. The spreadsheet script may contain necessary initialization logic, so disabling load-time script execution can prevent the spreadsheet from being initialized properly; the option is enabled by default.

  • Help menu:
    Help IndexOpen Reader Help
    AboutShow the "About" dialog containing the license information
The buttons in the Toolbar duplicate the functionality of the corresponding menu items. Therefore, the same action can be done either by using the main menu or by clicking on the Toolbar button.

Visit http://www.bogemic.com to learn more about creating spreadsheets using Bogemic Studio, download document templates and trial versions.

Back to top