Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Comix 3.0 Reference Manual - <b>cmxmemoext()</b> get memo file extension http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
cmxMemoExt()          Get memo file extension
------------------------------------------------------------------------------

Synopsis

    cmxMemoExt() -> cMemoExt

Arguments

    None.

Returns

    cmxMemoExt() returns the extension of a memo file.

Description

    cmxMemoExt() allows you to determine at runtime whether the
    application has been linked to use .FPT's (the default) or .DBT's.

    In order to use .DBT's (instead of .FPT's), link with the file cmxDbt52.
    However, it is usually better to use the default .FPT format since it
    is more efficient.

Example

    ? cmxMemoExt()                  // Returns ".FPT"

See Also

    None.


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