Difference between revisions of "SET MEMOEXT"
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 32: | Line 32: | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Set_Commands|MEMOEXT]] | [[Category:Set_Commands|MEMOEXT]] | ||
+ | [[Category:Memos]] | ||
+ | [[Category:Memos Set Commands]] |
Revision as of 09:33, 2 June 2009
Class
Memos
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 Database Server, Recital Mirage Server, Recital Terminal Developer