Difference between revisions of "System Menu"

From Recital Documentation Wiki
Jump to: navigation, search
Line 17: Line 17:
 
|Edit||||||
 
|Edit||||||
 
|-
 
|-
|||Append||Add a new record to the current table||[[APPEND]]
+
|||Append||Add a new record to the active table||[[APPEND]]
 
|-
 
|-
|||Browse||Browse the current table||[[BROWSE]]
+
|||Browse||Browse the active table||[[BROWSE]]
 
|-
 
|-
|||Edit||Edit the current table||[[EDIT]]
+
|||Edit||Edit the active table||[[EDIT]]
 
|-
 
|-
|||Delete...||Delete one or more records in the current table||[[DELETE]]
+
|||Delete...||Delete one or more records in the active table||[[DELETE]]
 
|-
 
|-
|||Recall...||Recall one or more deleted records in the current table||[[RECALL]]
+
|||Recall...||Recall one or more deleted records in the active table||[[RECALL]]
 
|-
 
|-
|||Find...||Browse the current table||[[SEEK]] (indexed) or [[LOCATE]] (unindexed)
+
|||Find...||Browse the active table for records matching search criteria||[[SEEK]] (indexed) or [[LOCATE]] (unindexed)
 
|-
 
|-
 
|View||||||
 
|View||||||
 
|-
 
|-
|||List tables||||
+
|||List tables||List tables in the current directory, path and database||[[LIST TABLES]]
 
|-
 
|-
|||List structure||||
+
|||List structure||List structure of the active table||[[LIST STRUCTURE]]
 
|-
 
|-
|||Print structure||||
+
|||Print structure||Print structure of the active table||[[LIST STRUCTURE]]
 
|-
 
|-
|||List status||||
+
|||List status||List the session status||[[LIST STATUS]]
 
|-
 
|-
|||Print status||||
+
|||Print status||Print the session status||[[LIST STATUS]]
 
|-
 
|-
|||List dictionary||||
+
|||List dictionary||List the dictionary of the active table||[[LIST DICTIONARY]]
 
|-
 
|-
|||Print dictionary||||
+
|||Print dictionary||Print the dictionary of the active table||[[LIST DICTIONARY]]
 
|-
 
|-
|||List memory||||
+
|||List memory||List current memory variables||[[LIST MEMORY]]
 
|-
 
|-
|||Print memory||||
+
|||Print memory||Print current memory variables||[[LIST MEMORY]]
 
|-
 
|-
 
|Tools||||||
 
|Tools||||||

Revision as of 17:05, 1 March 2010

The following options are available from the System Menu:


Menu Option Description Notes
File
New... Create a new file Types: Database, Table, View, Bridge, Connection, Program, Form, Report, Label, Text
Open... Open a file Types: Database, Table, View, Bridge, Connection
Close Close open files CLOSE DATABASES
Exit Exit Recital QUIT
Edit
Append Add a new record to the active table APPEND
Browse Browse the active table BROWSE
Edit Edit the active table EDIT
Delete... Delete one or more records in the active table DELETE
Recall... Recall one or more deleted records in the active table RECALL
Find... Browse the active table for records matching search criteria SEEK (indexed) or LOCATE (unindexed)
View
List tables List tables in the current directory, path and database LIST TABLES
List structure List structure of the active table LIST STRUCTURE
Print structure Print structure of the active table LIST STRUCTURE
List status List the session status LIST STATUS
Print status Print the session status LIST STATUS
List dictionary List the dictionary of the active table LIST DICTIONARY
Print dictionary Print the dictionary of the active table LIST DICTIONARY
List memory List current memory variables LIST MEMORY
Print memory Print current memory variables LIST MEMORY
Tools
Table designer
Form designer
Report designer
Label designer
Calculator
Diary
Notepad
Program
Dir...
Editor...
Do...
Debug...
Compile...
Reports
Report Generator...
Label Generator...
QuickReport...
QuickLabels...
Summary
Sum...
Average...
Count...
Maximum value...
Minimum value...
Standard deviation...
Variance...
All of the above...
Organize
Index...
Reindex all...
Append from...
Copy to...
Total to...
Pack all...
Zap...
Help
Help...
Reference guide...
Key assist...
Recital on the web...
Check for updates...
Support...
About Recital


Access the menu using the Home key or the / key (not available when set pckeys is on). To disable the menu, set sysmenu off.