Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>notes()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Notes()

         Makes your calculations in a lotus style

    Syntax:

         Notes ( [cColor], [cColorBrowse], [cFile] ) -> Nil

         cColor       : Spreadsheet color
         cColorBrowse : The template of colors for the browse.
         cFile        : HC file with Spreadsheet

    Description:

         With this function you can access a spreadsheet.

    Return:

         Nothing.

    Example:

         Notes( "W/B,N/BG", "W/B,N/BG,G/B,W/B,R+/B", "example1.hc" )

See Also: Editor()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson