PGSQL_Register

4D - Documentation   Français   English   German   4D For PostgreSQL, Command Theme List   4D For PostgreSQL, Command Alphabetical List   Back   Previous   Next

version 2004


PGSQL_Register (serialNum) Longint

ParameterTypeDescription
serialNumStringSerial number
Function resultLongintError code (where 0 means no error)

Description

The PGSQL_Register command validates your serial number. It returns 0 for a valid number and 10999 for an invalid number (in which case you switch to demo mode). This routine will be changed at a later date in order to take Windows serial numbers into account. It returns an error code (Longint) where 0 means no error.

serialNum is a String that contains the Serial number.


4D - Documentation   Français   English   German   4D For PostgreSQL, Command Theme List   4D For PostgreSQL, Command Alphabetical List   Back   Previous   Next