Difference between revisions of "CLOSE Commands"

From Lianjapedia
Jump to: navigation, search
(Created page with "{| class="wikitable" width="100%" !width="20%"|Command !width="80%"|Description |- |valign="top"|CLOSE||valign="top"|Close a cursor. |- |valign="top"|CLOSE ALL||valign...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
!width="20%"|Command
+
!width="30%"|Command
!width="80%"|Description
+
!width="70%"|Description
 
|-
 
|-
 
|valign="top"|[[CLOSE]]||valign="top"|Close a cursor.
 
|valign="top"|[[CLOSE]]||valign="top"|Close a cursor.
Line 8: Line 8:
 
|-
 
|-
 
|valign="top"|[[CLOSE ALTERNATE]]||valign="top"|Close the alternate output file.
 
|valign="top"|[[CLOSE ALTERNATE]]||valign="top"|Close the alternate output file.
 +
|-
 +
|valign="top"|[[CLOSE APP]]||valign="top"|Close the currently open App.
 +
|-
 +
|valign="top"|[[CLOSE APPLICATION]]||valign="top"|Close the currently open App.
 
|-
 
|-
 
|valign="top"|[[CLOSE CLASSLIB]]||valign="top"|Close one or more class library files.
 
|valign="top"|[[CLOSE CLASSLIB]]||valign="top"|Close one or more class library files.
Line 18: Line 22:
 
|-
 
|-
 
|valign="top"|[[CLOSE PROCEDURE]]||valign="top"|Close the specified procedure library file.
 
|valign="top"|[[CLOSE PROCEDURE]]||valign="top"|Close the specified procedure library file.
 +
|-
 +
|valign="top"|[[CLOSE PROJECT]]||valign="top"|Close the currently open project.
 
|-
 
|-
 
|valign="top"|[[CLOSE TABLES]]||valign="top"|Close the currently open tables and their associated files in the active database.
 
|valign="top"|[[CLOSE TABLES]]||valign="top"|Close the currently open tables and their associated files in the active database.
Line 25: Line 31:
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
[[Category:Commands]]
 

Latest revision as of 06:11, 4 August 2016

Command Description
CLOSE Close a cursor.
CLOSE ALL Close all open files.
CLOSE ALTERNATE Close the alternate output file.
CLOSE APP Close the currently open App.
CLOSE APPLICATION Close the currently open App.
CLOSE CLASSLIB Close one or more class library files.
CLOSE DATABASE Close the currently open database.
CLOSE DATABASES Close the currently open database.
CLOSE INDEX Close index files in the current workarea.
CLOSE PROCEDURE Close the specified procedure library file.
CLOSE PROJECT Close the currently open project.
CLOSE TABLES Close the currently open tables and their associated files in the active database.