C+ command description


Description: This command allows to add one or several columns in the current table.


Syntax: [ C+ =  ColIndex  ;  InsertPos  ;  NumCols  ;  Width    ]


ColIndex
Integer
  Column index (0-based) which defines the insertion location (0 means the rightmost column)
     
InsertPos
Integer
  Specifies to insert before or after the reference column : 0 -> Before, 1 -> After
     
NumCols
Integer
  Number of columns to insert
     
Width
Points/tenths
  Width of inserted columns. If 0.0, width is automatically determined from the column relative to which the insertion is being made.
     


Note: Calling [C+] without specifying any parameters will insert a single column after the last column of the current table


Example:


See also:


The • sign indicates a mandatory parameter

 

 

©1993-2008 Trias.
All rights reserved.