Difference between revisions of "CLOSE FORMAT"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
Screen Forms
 
  
  

Revision as of 13:07, 23 October 2009


Purpose

Close screen format file in current workarea


Syntax

CLOSE FORMAT


See Also

APPEND, CHANGE, CLEAR, CLEAR SCREEN, CLOSE, CLOSE ALL, CLOSE ALTERNATE, CLOSE INDEX, CLOSE DATABASES, CLOSE PROCEDURE, CREATE SCREEN, EDIT, FMT(), INSERT, MODIFY SCREEN, RESTORE SCREEN, SAVE SCREEN, SET FORMAT, USE


Description

The CLOSE FORMAT command closes the format file in the currently selected workarea. Format files are opened using the SET FORMAT TO <format file> command.


Example

use patrons index names
set format to addform
append
close format


Products

Recital Mirage Server, Recital Terminal Developer