Products Downloads


French version


 

This command specifies general data about the script.

 

General format

SCRIPT = (

(VERSION=<Number>)

)

 

Parameters

Parameter name

Type

Mandatory

Description

VERSION

num

No

Version number of the script.

This number activates certain extensions according to the version of the tool used to generate the script.

If this parameter is not specified, the script is considered to be in version 1.0 (Adelia/IWS 8.2, 8.3).

The version corresponding to Adelia Studio 9.0 is version 2. The activated extensions mainly correspond to the support of extended SQL names.

 

Example (generated by the tool version 9.0):

SCRIPT = (

(VERSION=2.0)

)

 

 

Click below for further details about:

 

 

↑ Top of page