Difference between revisions of "SET MEMOEXT"
Helengeorge (Talk | contribs) (→Class) |
Helengeorge (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Specify the file extension for memo files | Specify the file extension for memo files | ||
Line 26: | Line 24: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Latest revision as of 16:18, 23 November 2009
Purpose
Specify the file extension for memo files
Syntax
SET MEMOEXT TO <expC>
See Also
CALENDAR, DB_FOXPLUSBUGS, DB_FOXPROKEYS, DB_SAMBA, EDITFIELD(), FILETYPE(), INDEXEXT(), MEMLINES(), MEMOEDIT(), MEMOLINE(), MEMOREAD(), MEMOWRITE(), MLCOUNT(), MLINE(), SET CLIPPER, SET CLIPPER5, SET COMPATIBLE, SET EDITFIELD, SET FILECASE, SET FILETYPE, SET INDEXEXT, SET MEMOWIDTH, SET MEMOWINDOW, SET PCEXACT, SET PCFILTER, SET PCGRAPHICS, SET PCKEYS, SET PCLOCKING, SET PCPICTURE, SET PCSAYS, SET PCUNIQUE, SET WP, TEXTEDIT()
Description
The SET MEMOEXT command is used to specify file extensions for memo files. If <expC> is omitted then the memo extension is set to the default extension ’.dbt.’ This command is useful for opening memo files that have been created with the CALENDAR MENU SCHEDULE command.
Example
calendar menu schedule file yyy set indexext to ".sdx" set memoext to ".sdt" use yyy.sdb index yyy
Products
Recital Server, Recital