4. Examples#

Example 1: to discover the structure of a table

IMPR_TABLE (TABLE = post_rel)

Example 2: Print some parameters with filter and sorting

IMPR_TABLE (TABLE = post_rel,

FILTRE =_F (NOM_PARA ='inst', VALE = 0., CRITERE = 'absolute'),

TRI =_F (NOM_PARA =( 'ABSC_Curv', 'Coor_x'), ORDRE =( 'increasing'),

NOM_PARA = ('Coor_x', 'Temp'),

)

Example 3: Use pagination and table format_ CROISE

IMPR_TABLE (TABLE = post_rel,

NOM_PARA = ('Coor_x', 'Temp', 'ABSC_Curv', 'Inst', 'Coor_y'),

PAGINATION = ('inst', 'core_x'),

FORMAT = 'table_ CROISE ',

)

4.1. Operand UNITE#

Allows you to choose in which file to print the table.

By default, printing is performed on the file associated with the logical unit 8.

In the “XMGRACE” format, the default value is 29, type dat in astk.